*{margin: 0px; padding: 0px;}
body, ul, li, a, ol, p, table, form{
  margin: 0px;
  padding: 0px;
}
body{background: #ffffff;
	font-family: 'Raleway', sans-serif;
	line-height: 25px;
}
ul{list-style: none;}
a{text-decoration: none; color: #9a9a9c;}
a:hover{text-decoration: none;color: #f74822;}
a:focus {
  outline: none;
}
@font-face {
  font-family: 'GothamBook';
  src: url('../fonts/GothamBook.eot');
  src: local('../fonts/GothamBook'), url('../fonts/GothamBook.woff') format('woff'), url('../fonts/GothamBook.ttf') format('truetype');
}
/*#popup {
            display:none;
            position:absolute;
            margin:0 auto;
            top: 50%;
            left: 50%;
            transform: translate(-50%, -50%);
            z-index: 9999;
    }
  Common Styles */
/*.dropdown:hover .dropdown-menu {
    display: block;
    margin-top: 0; // remove the gap so it doesn't close
    }*/
    .mg-top-10 {
      margin-top: 10px;
    }
    .color-primary {
      color: #f74822;
    }
    .form-control:focus {
      border-color: rgba(247, 72, 34, .4);
      outline: 0;
      -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 72, 34, .4);
      box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(247, 72, 34, .4);
    }
    textarea.form-control {
      resize: none;
    }
.label-detail {margin-left: 53px;display: block;}
    .container {
      display: block;
      max-width: 1366px;
    }
    /* slightly enhanced, universal clearfix hack */

    .clearfix:after {
      visibility: hidden;
      display: block;
      font-size: 0;
      content: " ";
      clear: both;
      height: 0;
    }
    /* start commented backslash hack \*/
    * html .clearfix {
      height: 1%;
    }
    /* Common Styles */
    .font-12 {
      font-size: 12px;
    }
    .left {
      float: left;
    }
    .uppercase {
      text-transform: uppercase;
    } 
    .red {
      color: #f74822;
    }
    .center {
      text-align: center;
    }


    #logo img {
      float: left;
      margin-right: 15px;
      margin-left:5px;
    }
    .title-logo{
      float: left;
      color: #333333;
      font-size: 24px;
      margin-top: 10px;
      width: 470px;
      font-weight: bold;
    }

    .nav-style {
      background: #ffffff;
      color: #fff;
      margin-bottom: 0;
    }
    .nav-items {
      width: 100%;
      padding: 15px 0;
    }
    .nav-style ul.top-nav {
      list-style: none;
      text-align: right;
      padding-top: 5px;
      color: #ccc;
      font-family: 'GothamBook';
    }

    .nav-style ul li {
      display: inline-block;
      font-size: 13px;
      text-align: center;
      color: #9a9a9c;
      margin: 0 10px;
    }
    .nav-style li:first-child {
      color: #f74822;
    } 
    .adv-search a {
      font-size: 13px;
      color: #f74822;
    }
    .adv-search a:hover {
      text-decoration: underline;
    }
    #cat-main-nav {
      background: #211c1b;
      margin-bottom: 15px;
    }
    #cat-main-nav li a,.top-nav li.dropdown li a {
      color: #fff;
    }
    #cat-main-nav .dropdown-menu,.top-nav li.dropdown ul {
      min-width: 180px;
      border-color: #211c1b;
      background: #211c1b;
    }
    .category-nav .navbar {
      margin-bottom: 0;
      border: none;
    }
    .category-nav .nav li > a:hover, .category-nav .nav li > a:focus,.top-nav li.dropdown li > a:hover,.top-nav li.dropdown li:hover {
      background: #f74822;
      color: #fff;
    }
    .category-nav .nav .open > a, .category-nav .nav .open > a:hover, .category-nav .nav .open > a:focus {
      background: #f74822;
      color: #fff;
    }
    .top-nav li ul{
      min-width:100%!important;

    }
    .category-nav .dropdown-menu {
      min-width: 180px;
      border-color: #fff;
    }
    .color-primary {color: #f74822;}
    .category-nav .dropdown-menu > li > a,.top-nav li.dropdown li>a{
      padding: 5px 20px;
      text-transform: none;
      font-size: 13px;
    }
    .category-nav li a {
      font-size: 13px;
      color: #4a3f3d;
      font-family: 'Montserrat', sans-serif;
    }
    .category-nav li a:hover {
      background: #f74822;
      color: #fff;
    }
    .search-box {
      width:280px!important;
      padding: 18px 15px;
      padding-right: 65px;
  
    }
    #search .form-group {
      position: relative;
      margin-left:15px;
      margin-top: 5px;
    } 
    #search .form-group button {
      position: absolute;
      top:0;
      right: 0;
      background:#646464;
      border: none;
      padding:9px 17px;
    }
    #search .form-group button i {
      color: #fff;
      padding: 3px 0;
    }
    /*banner*/
    .b-slides {
      height: 496px;
      position: relative;
    }
    .b-slides img {
      width: 100%;
      height: 100%;
      position: absolute;
      top: 0;
      left: 0;
    }
    .banner-content {
     width: 300px;
     background: rgba(4,4,4,0.8);
     color: #fff;
     height: 180px;
     text-align: center;
     margin-top: 53px;
     margin-left: 96px;
     padding: 32px;
   }
   .banner-content-wrap {
    position: absolute;
  }
  .banner-content h4 {
    font-size: 24px;
    font-weight: 300;
  }
.top-nav > li a {    color: #000000;}
  .add-border {
    display: inline-block;
    border: 1px solid;
    padding: 5px 15px;
    margin-bottom: 15px;
    font-size: 18px;
  }
  .find-btn {
    display: inline-flex;
    margin-left: 305px;
    margin-top: 15px;
    background: #f74822;
    padding: 10px 25px;
  }
  .find-btn a {
    color: #fff!important;
    font-size: 18px;

  }

  .intro-content img {
    margin-top: -120px;
    z-index: 999;
    position: relative;
}
  .section-container {
    padding-top: 60px;
    padding-bottom: 60px;

  }
  .title-block {
    font-size: 24px;
    color: #4a4f55;
    display: inline-block;
    font-weight: bold;
    margin-top: 0;
    margin-bottom: 20px;
  }
  .intro-content p, #populars p{
    font-size: 14px;
    color: #b3b4b6;
  }

.desc-toggle .fa-caret-down {
  display: inline-block;
} 
.desc-toggle .fa-caret-up {
  display: none;
} 

.desc-toggle.clicked .fa-caret-down {
  display: none !important;
}
.desc-toggle.clicked .fa-caret-up {
  display: inline-block!important;
}
.main-book-desc {
  display: none;
}
  .new-arrivals {
    margin-top: 42px;
    background: url('../images/arrivals-bg.jpg') no-repeat;
    background-position: center center;
    background-size: cover;
  }
  .book-list {
    margin-top: 30px;
  }
  .book-disp {
    margin-bottom: 50px;
    text-align: center;
    height: 420px;
  }
  /*.book-disp img, .new-books img {
    width: 100%;
    margin-bottom: 15px;
    height: 182px;
  }*/
  .book-disp img, .new-books img, .gallery-thumb img {
    max-width: 100%;
    height: 300px;
    margin: 0 auto 15px;
    display: block;
  }
  .book-name,.album-name{
    font-size: 16px;
    padding: 15px 0 10px;
    font-weight: bold;
  }
  .books-disp .book-name a {
    color: #f74822;
  }
  .book-author {
    font-style: 12px;
    color: #909090;
  }
.book-author.color-primary {color: #f74822;}
  #partners {
    background: #333 url('../images/partners-bg.png');
    background-position: center center;
    padding: 80px 0;
    background-size: cover;
  }
  .partner-list ul {
    margin-bottom: 0;
  }
  .partner-list ul li {
    padding: 0 30px;
    text-align: center;
  }
  .slick-slide:focus {
    outline: none;
  }
  #partners .slick-slide img {
    display: inline-block;
  }
  .news {
    overflow: hidden;
    padding: 25px;
  }

  .latest-news h4 a {
    color: #444;
  }
  .latest-news h4 a:hover {
    color: #f74822
  
  }
  .news img {
    height: auto;
    max-width: 100%;
    margin-bottom: 30px;
}
  .news p {
    color: #a3a3a3;
    font-size: 14px;
    margin-bottom: 15px;
  }
  .btn-primary {
    background-color: #f74822;
  }
  .btn-primary:hover,
  .btn-primary:active,
  .btn-primary:focus {
    background: #f74822;
    border: none;
    opacity: .90;
  }
  #book-deatils img {
    height: 600px;
    max-width: 100%!important;
    margin: 0 auto 15px;
  }
  .btn {
    border: none;
    font-size: 14px;
    display: inline-block;
    padding: 10px 20px;
    transition: all 0.3s ease;
  }
  #footer {
    background-color: #242221;
  }
  .about-publication {
    padding: 50px 10px;
  }
  .f-title {
    color: #ffffff;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 40px;
  }
  .description p{
    font-size: 14px;
    color: #878787;
  }
  .follow-us {
    overflow: hidden;
    width: 100%;
  }
  .follow-us li {
    color: #fff;
    float: left;
    font-size: 21px;
    margin-right: 10px;
    padding: 5px 15px 5px 0;
  }
  .follow-us a{
    font-size: 21px;
    color: #ffffff;
     
  }

.follow-us a {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: perspective(1px) translateZ(0);
  transform: perspective(1px) translateZ(0);
  box-shadow: 0 0 1px transparent;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}
.follow-us a:hover, .follow-us a:focus, .follow-us a:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);

}
  .copyright {
    padding: 10px;
    color: #878787;
    border-top: 1px solid #878787;
  }

  #new-arrival .slick-prev:before, #new-arrival .slick-next:before {
    font-size: 30px;
    color: #f74822;
  }
  #new-arrival .slick-prev, #new-arrival .slick-next{
    width: 30px;
    height: 30px;
    top: 40%;
    transform: translateY(-50%);
    margin-top: 0;
  }
  .banner-slider .slick-prev:before, .banner-slider .slick-next:before {
    font-size: 30px;
    color: #fff;
  }
  .banner-slider .slick-prev, .banner-slider .slick-next {
    width: 30px;
    height: 30px;
    top: 50%;
    transform: translateY(-50%);
    margin-top: 0;
  }
  .banner-slider .slick-prev {
    left: 25px;
    z-index: 999;
  }
  .banner-slider .slick-next { 
    right: 25px;
  }

  /* Modal */
  .pad-20-40 {
    padding: 20px 40px;
  }

  .modal-padding .modal-body {
    padding: 40px 20px;
  }
  .modal-content .close {
    position: absolute;
    right: 20px;
    top: 10px;
  }
  .modal-content .close span {
    font-size: 50px;
  }
  .modal-content .close:focus {
    outline: none;
  }
  .border-right-md {
    border-right: 1px solid #ccc;
  }

  .modal-body .input-group .input-group-addon {
    background: transparent;
    border: none;
  }
  .modal-body .input-group .input-group-addon i {
    color: rgba(84, 84, 84, 0.34)
  }
  .modal-body .input-group {
    background: #f1f1f1;
    border: 2px solid transparent;
    transition: all 0.3s ease;
  }
  .modal-body .input-group.border-1 {
    border: 2px solid #444;
  }
  .modal-body .input-group.border-2 {
    border: 2px solid #f74822;
  }
  .modal-body .input-group input.form-control {
    border: none;
    box-shadow: none;
    background: #f1f1f1;
    font-size: 16px;
    height: 40px;
  }

  .modal-body img {
    width: 100%;
}
  .b-modal h3 {
    margin-top: 0;
    font-size: 28px;
    line-height: 1.3;
  }
  .social-icons .fb-icon i {
    color: #265998;
    font-size: 40px;
  }
  .social-icons .fb-icon {
    margin-right: 10px;
  }
  .social-icons .gog-icon i {
    color: #f32f33;
    font-size: 40px;
  }

  #register .modal-body {
    padding: 60px 50px 40px;
  }
.aside {
  float: left;
  width: 270px;
}
.r-content {
    margin-left: 300px;
    display: block;
    padding: 15px;
}
.r-content .title-block {
  margin-bottom: 0;
}
.category-sidebar ul {
  padding: 20px 0;
} 
.category-sidebar ul li {
  margin-bottom: 15px;
}
.category-sidebar ul li a:hover {
  text-decoration: underline;
}
.category-sidebar ul li a i {
  margin-right: 5px;
  color: #f74822;
}
  .sidebar-title {
    background: #f74822;
    padding: 20px 15px;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    position: relative;
  }
  .arrow-position {
    position: absolute;
    right: 15px;
    top: 20px;
  display: none;
  }
  .breadcrumb {
   padding: 0; 
   margin-bottom: 20px;
   list-style: none;
   background-color: transparent; 
   border-radius: 0; 
 }
  .breadcrumb {
    font-size: 13px
  }
   
  .book-detail-header {
    margin-bottom: 30px;
  }  
  .book-title {
    margin-top: 0;
    font-size: 30px;
  }
    
  .book-price {
    font-size: 24px;
    font-weight: 600;
    margin-right: 30px;
  }
  .book-desc {
    color: #666;
    margin-bottom: 20px;
    font-size: 16px;
  }
  .qty-block {
    width: 80px;
    position: relative;
    display: inline-block;
    margin-right: 20px;
  }
  .qty-block input {
    display: block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    background: #f1f1f1;
    border: none;
    text-align: center;
  }
  input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
  opacity: 0; 
  margin: 0; 
}

  .qty-block span.up-arrow, .qty-block span.down-arrow {
    position: absolute;
    background: #f74822;
    display: block;
    width: 20px;
    height: 19px;
    display: table;
    pointer-events: none;
    text-align: center;
    cursor: pointer;
  }
  .qty-block span.up-arrow {
    border-bottom: transparent;
  }
  .qty-block span.down-arrow {
    border-top: transparent;
  }


  .qty-block span.up-arrow i, .qty-block span.down-arrow i  {
    color: #fff;
    vertical-align: middle;
    display: table-cell;
  }
  .qty-block span.up-arrow {
    right: 0;
    top: 0;
  }
  .qty-block span.down-arrow {
    right: 0;
    bottom: 0;
  }
  .book-detail ul li {
    font-size: 16px;
    line-height: 1.8;
  }
  .more-details-list li {
    color: #f74822;
  }
  .more-details-list li span {
    color: #777;
  }
  #related-books h3 {
    margin-bottom: 30px;
    font-size: 26px;
  }
  #author .author-list .book-disp img {
    height: auto;
  }
  .page-title {
    margin-bottom: 30px;
    font-size: 40px;
    text-align: center;
    position: relative;
    padding-bottom: 15px;
  }
  .page-title:after {
    content: "";
    background: #ccc;
    position: absolute;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
    height: 1px;
    width: 80px;
   
  }
  .pagination > .active > a, .pagination > .active > span,
   .pagination > .active > a:hover, 
   .pagination > .active > span:hover, .pagination > .active > a:focus, 
   .pagination > .active > span:focus{
    background-color: #F74821;
    border-color:#F74821;;

  }
.pagination > li > a, .pagination > li > span{
  color:#F74821;
}
  .sm-container {
    width: 800px;
    text-align: center;
    margin: 0 auto;
  }
  .about-content p, .news-content p {
    font-size: 16px;
    color: #888;
    margin-bottom: 20px;
  }
  .sm-600 {
    width: 600px;
    margin: 30px auto 40px;
    background: #f1f1f1;
    padding: 40px;
    border: 1px solid #ddd;
    box-shadow: 0 0 10px rgba(0,0,0,.1) inset;
  }
  .view-btn {
    text-decoration: underline;
  }
  .view-btn:hover,
  .view-btn:focus {
    text-decoration: underline;
  }
  .news-container {
    padding-bottom: 50px;
  }
  .news-item {
    margin-bottom: 30px;
    background: #f7f7f7;
    -webkit-box-shadow: 0px 2px 3px rgba(0,0,0,.1);
    box-shadow: 0px 2px 3px rgba(0,0,0,.1);
    text-align: center;
  }
  .news-item img {
    width: 100%;
  }
  .news-info {
      padding: 10px 15px 15px;
  }
  .news-info h4 a {
    color: #f74822;
  }
  .news-info span {
    color: #9c9c9c;
  }
  .news-info p {
    margin-bottom: 15px;
  }
  .news-content img {
    width: 100%;
    margin: 15px 0;

  }
  .mg-tb-15 {
    margin: 30px 0 15px;
  }
  .back-link {
    font-size: 20px;
    padding: 10px 15px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .back-link:hover {
    background: #f74822;
    color: #fff;
  }
  .social-share {
    margin: 60px 0;
  }
  .social-share a {
    font-size: 50px;
    margin: 0 5px;
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .social-share a i {
    -webkit-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
  }
  .social-share a:hover i {
    -webkit-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
  }
  .social-share .fb-icon {
    color: #265998;
  }
  .social-share .googleplus-icon {
    color: #f32f33;
  }
  .contact-content p {
    margin-bottom: 20px;
    font-size: 16px;
  }
  .contact-content p i {
    color: #f74822;
    font-size: 20px;
  }
  .partners .slick-prev, .partners .slick-next {
    display: none!important;
  }
  .nav-style ul.top-nav .color-primary {
    color: #F74821;
}
.blink {
  opacity: 0;
  animation: blinking 1s linear infinite;
}

@keyframes blinking {
  from,
  49.9% {
    opacity: 0;
  }
  50%,
  to {
    opacity: 1;
  }
}

.desc-toggle {
  background: #F74821;
  padding: 8px 15px;
  color: #fff;
  font-size: 18px;
  cursor: pointer;
}
.thumbnail.min-height-375{
  min-height: 375px;
  text-align: center;
}
.thumbnail.min-height-375,.thumbnail.detail-list {
    margin-bottom: 50px;
    

}
.album-name{
  word-wrap: break-word;
}
/*--------------------------===================responsive design================================--*/


@media screen and (max-width: 1040px){
#search .form-group {
    width: auto!important;
}
.universitylist{
  float: right;
}
}
@media (max-width: 767px){


  .container{
    width: 95%;
  }
.category-sidebar i.fa-caret-down {
    display: block;
    }
.sidebar-title.clicked i.fa-caret-down {
    display: none!important;
}
.sidebar-title.clicked i.fa-caret-up {
    display: block!important;
  }
    .list-wrapper {
     display:none;
    }
.r-content{
  float: left;
    margin: 0 0;
}

.row{
  margin-top: 0 10px;
}
.title-block{
  font-size:18px;
}
.uppercase .title-block{
  margin:20px;
}

.sidebar-listing {
  display: none;
}
@media (max-width: 767px){

.intro-content img {
    width: 100px;
    height: 100px;
    margin-top: -30px;
    display: none;
}
.intro-section {
    margin-top: -330px;
}
}
/*--====================banner=========================--*/
.banner-content,.mg-top-10{
  display:none;
}
.b-slides img{
  max-width: 100%;
  height: auto;
  margin-bottom:0;
   overflow: hidden;
}
.intro-content img{
  width:100px;
  height:100px;
  

}

.intro-section h3{
  font-size:18px;
}
.banner-slider .slick-prev, .banner-slider .slick-next {
    top: 16%;
}
}
@media (max-width: 650px) {
    .column {
        width: 100%;
        display: block;
    }
    .universitylist{
      display: inline-block;
    }
    .universitylist .left
     {
    float: left;
    z-index: 9999;
    width: 100%;
    }
    #search .form-group{
      float:right;
      width: 100%!important;

    }
}
@media screen and (max-width:){

}


@media screen and (max-width: 400px) {
   #search  { 
    float: none;
    margin-right:0;
    width:auto;
      }
}

/*--===============================ourteam===========================--*/
.ourteam-container{

    margin-top: 25px;
    padding: 0 10px;
    margin-bottom:25px;
}
.team-card img {
    float: left;
    width: 150px;
    }

  .contain {
    margin-left: 176px;
  }
  .title {
    color: #aca9a7;
    font-size: 14px;
  }
  .box-height {
    height:450px;
    margin-bottom: 25px;
    margin-top: 20px;
}
 .circle-img {    width: 200px;    height: 200px;    border-radius: 100%;    overflow: hidden;    margin: 0 auto;}
.circle-img img{
  display: block;
    margin: auto;
    border-radius: 5px;
    width: 100%;
}
  
.team-box .title {    color: #fd2315!important;}
  .team-card {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2);
    padding: 15px;

  }
  .team-box{
    margin-top: 20px;
    padding-top: 10px;

  }
  .team-box .sub-heading {
    color:#fd2315;
    font-weight:bold;
    padding-bottom: 20px;
    position:relative;
    margin-bottom:60px;

  }
   .bold-text{
    font-weight: bold;
}
.team-box .border h4:after{
    position: absolute;
    content: "";
    width: 60px;
    height: 2px;
    background: #888;
    left: 50%;
    bottom: 0;
    transform: translateX(-50%);
  }
  /*--===========================================tabs css=====================================--*/
  #exTab1 .tab-content {
  color :#000;
  padding : 25px;
  background:#eee;
}
.tab-section{
  margin-top:15px;
}
.tab-heading,
.tab-heading a {
  border:none !important;
}
.tab-section .nav-tabs>li.active>a{
  background: #eee!important;
  color:#fd2315;
}
.tab-section .tab-heading li a{
  font-size:18px;
  padding: 10px;
  text-transform: capitalize;
  color:#acaaab;
}
.tab-section .nav-tabs li a:hover{
color:#fd2315;
background: #fff;
}


/*--===========================================================contact-form-----------------------------*/
.contact-form{
  margin-bottom:20px;
  padding:10px 25px;

}
.contact-form input[type=text], select, textarea {
    width: 100%;
    padding:7px 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    margin-top: 6px;
    margin-bottom: 16px;
    resize: vertical;
}
.contact-form input[type=submit] {
    background-color: #4CAF50;
    color: white;
    padding: 10px 20px;
    border: none;
    border-radius: 4px;
    cursor: pointer;
}

.contact-form input[type=submit]:hover {
    background-color: #45a049;
}
/*--------------------------------search button--------------*/
.selectpicker{
  color:#000;
  float:left;
  width:175px;
  font-size: 12px;
  padding: 10px;
}
.author-inqury input, .author-inqury{
  max-width:100%;
  padding:15px;
}
.author-form{
  padding: 20px;

}
.author-form label{
  margin-top:10px;

}
.form-submit input{
  padding:10px 20px;
  margin-left: 15px;
  font-size: 18px;
 }
.margin-left {
margin-left:15px;}
.eventslist-bg {
   
    background-color: rgba(238, 235, 235, 0.32);
}
.eventslist-bg.list-items{
  margin-bottom: 30px;

}
.events-detail-img img.img-responsive {
    width: 100%;
}
.events-item h2{
  font-size: 24px;

}

.mg-pdd{
  padding: 45px;
}
.events-item figcaption{
  font-size: 16px;
  padding:45px;
  padding-bottom: 0;
  text-align: justify; 
}
.events-title{
  font-size: 40px;
}
.events-item .btngroup .btn{
      padding: 7px 13px !important;
      margin-top: 10px;
}
.mg-b-10.events-post {
    border-bottom: 1px solid #f1f1f1;
}

.events-post {
    border-bottom: 1px solid #eee;
    padding: 10px 0;
}
.sub-head, .sub-head h1, blockquote h2, .subhead h2, .sub-head h3 {
    font-size: 17px;
    padding-top: 20px;
    padding-bottom: 20px;
    border-left: none;
}
  .text-box {
    box-shadow: 0 2px 4px 0 rgba(0,0,0,0.1)!important;
       background: rgba(244, 244, 244, 0.38);
    margin: 30px 0;
}
.post-image {
}
.post-sharing .btn {
    color: #fff!important;
    letter-spacing: 0!important;
    font-weight: 500;
    font-size: 13px;
    font-family: Ubuntu, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    padding: 10px 15px;
}
.fb-button.btn-primary {
    background-color: #3B5998!important;
    border-color: #3B5998!important;
}
.post-sharing .btn .fa-twitter, .post-sharing .btn .fa-facebook {
    padding-right: 5px;
    width: 20px;
    border-right: 1px solid rgba(255,255,255,0.3);
    margin-right: 6px;
    text-align: center;
    display: inline-block;
}
.tw-button.btn-primary {
    background-color: #00B6F1!important;
    border-color: #00B6F1!important;
}
.gp-button.btn-primary, .social-icons .fa-google-plus {
    background-color: #DA5333!important;
    border-color: #DA5333!important;
}
.overlay {
    background-color: #000;
    opacity: 0.6;
    width: 100%;
    height: 100%;
    position: absolute;
}

#offer_modal .modal-content{
   background:none!important;
   box-shadow: none !important;
       margin: auto;
    display: block;
    
   

}

#offer_modal .modal-body{
  padding:0;
  box-shadow: none !important;

}
button#close {
    position: absolute;
    

    top: 15px;
    right: 35px;
    width: 30px;
    height: 30px;
  
    
    color: #f1f1f1;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    border:none; 
    text-align: center;
    line-height: 0;
    opacity: 1;
    background:none;
    
    font-weight:bold;
    z-index: 999;
}
button#close:hover,
  button#close:focus {
    color: #bbb;
    text-decoration: none;
    cursor: pointer;
  }

