/*  Responsive Css */

@media only screen and (max-width: 1200px){
	

  .main-header .menu-right-content{
    margin-left: 40px;
  }

  .header-top .top-info{
    margin-left: 150px;
  }

  .header-top .top-info{
    padding-left: 70px;
  }

  .header-top .top-info .info-list li{
    margin-right: 20px;
  }

  #content_block_1 .content-box {
    padding: 62px 50px 70px 30px;
  }

  .service-block-one .inner-box{
    padding: 40px 30px 35px 30px;
  }

  #image_block_1 .image-box .image-3,
  #image_block_1 .image-box .image-4{
    display: none;
  }

  .about-style-two #content_block_2 .content-box{
    margin-right: 0px;
  }

  .shop-block-one .inner-box .image-box .list{
    left: 5px;
  }

  .shop-block-one .inner-box .image-box .list li:first-child{
    margin-right: 5px;
  }

  .portfolio-section .owl-nav .owl-next{
    right: 0px;
  }

  .portfolio-section .owl-nav .owl-prev{
    left: 0px;
  }

  .main-footer .footer-top .contact-widget .social-links li{
    margin-right: 5px;
  }

  .main-footer .footer-top .newsletter-widget{
    margin-left: 0px;
  }

  .about-style-two.alternate-2 #content_block_2 .content-box{
    margin-left: 0px;
  }

  .shop-block-two .inner-box .image-box .list li:first-child{
    margin-right: 5px;
  }

  .shop-block-two .inner-box .image-box .list{
    left: 5px;
  }

  .shop-block-two .inner-box .lower-content .inner{
    padding: 13px 20px;
  }

  .rtl .about-style-two.alternate-2 #content_block_2 .content-box{
    margin-right: 0px;
  }

  .rtl .main-footer .footer-top .newsletter-widget{
    margin-right: 0px;
  }
  
  .table_1 {
    display: none;
}

}



@media only screen and (min-width: 768px){
  .main-menu .navigation > li > ul,
  .main-menu .navigation > li > ul > li > ul,
  .main-menu .navigation > li > .megamenu{
    display:block !important;
    visibility:hidden;
    opacity:0;
  }
}



@media only screen and (max-width: 991px){

  .main-menu,
  .sticky-header,
  .main-header.style-one .outer-container:before{
    display: none !important;
  }

  .mobile-nav-toggler {
    display: block;
    margin-top: 10px;
    padding: 10px;
    margin-left: 10px;
  }

.header-upper{
	background-color: Transparent;
}

  .header-upper .outer-box .logo-box{
    position: relative;
    top: 0px;
    display: block;
    text-align: center;
    padding-top: 15px;
  }

  .header-top .top-info{
    margin-left: 0px;
  }

  .header-top{
    background: #da292a;
  }

  .header-top .top-info{
    padding-left: 0px;
  }

  .menu-area{
    float: none;
    width: 100%;
  }

  .main-header .menu-right-content{
    margin-left: 0px;
  }

  #content_block_1 .content-box {
    padding: 50px 30px 50px 0px;
  }

  .service-block-one .inner-box{
    margin-bottom: 30px;
  }

  .service-section{
    padding-bottom: 90px;
  }

  .about-style-two #content_block_2 .content-box{
    margin-bottom: 40px;
  }

  .shop-block-one .inner-box{
    margin-bottom: 5px;
  }

  .funfact-section .counter-inner .line,
  .counter-block-one .inner-box .icon-box:before{
    display: none;
  }

  .counter-block-one .inner-box .icon-box{
    padding-bottom: 0px;
    margin-bottom: 15px;
  }

  .counter-block-one .inner-box{
    margin-bottom: 30px;
  }

  .news-block-one{
    margin-bottom: 30px;
  }

  .main-header.style-two .header-top .logo-box{
	margin-left: 100px;
  }

  .main-header.style-two .mobile-nav-toggler{
    margin: 0px;
    background: #fff;
  }

  .feature-section .single-item{
    width: 50%;
  }

  #image_block_1 .image-box{
    margin-bottom: 40px;
  }

  .service-block-two .inner-box{
    margin-bottom: 30px;
  }

  .service-style-two{
    padding-bottom: 90px;
  }

  .rtl .main-header.style-two .header-top .logo-box{
    margin-right: 100px;
  }

  .mobile-menu .megamenu ul li:first-child{
    display: none;
  }

  .rtl .about-style-two.alternate-2 #content_block_2 .content-box{
    margin-bottom: 0px;
  }

  .shop-sidebar{
	margin-bottom: 50px;
	padding-top: 10px;
  }
  


  .product-details-content .slider-inner{
    margin-right: 0px;
    margin-bottom: 50px;
  }

  .product-details-content .product-details{
    margin-left: 0px;
  }

  .testimonial-block-one .inner-box{
    padding-left: 30px;
    padding-right: 30px;
  }

  .sidebar-page-container .blog-standard-content,
  .blog-details-content{
    margin-right: 0px;
    margin-bottom: 20px;
  }

  .contact-info-section .single-info .inner-box:before{
    display: none;
  }
  
  .content-section.fixed {
	width: 100%;
	padding: 0;
	overflow: hidden;
	margin-top: 0;
	height: 100px;
}


}


@media only screen and (max-width: 767px){
    .title-btn {
    position: relative;
    display: inline-block;
    font-size: 16px;
    line-height: 26px;
    font-weight: 600;
    font-family: 'Rubik', sans-serif;
    color: #fff !important;
    background: #1C66B4;
    text-align: center;
    cursor: pointer;
    border-radius: 5px;
    z-index: 1;
    transition: all 500ms ease;
    padding-top: 8px;
    padding-right: 15px;
    padding-left: 15px;
    padding-bottom: 8px;
    margin-top: 8px;
    margin-bottom: 5px;
    margin-right: 8px;
    margin-left: 0px;
}
    
	
h4, .h4 {
    font-size: 1.3rem;
}

h3, .h3 {
    font-size: 1.2rem;
}

  .header-top .top-info .info-list li.phone{
    float: none;
    text-align: center;
  }

  .main-slider-carousel .content-box h1{
    font-size: 34px;
    line-height: 40px;
  }

  .main-slider-carousel .slide-item{
    padding: 100px 0px 150px 0px;
  }

  .main-slider-carousel .owl-nav{
    display: none;
  }

  .sec-title h2{
    font-size: 40px;
    line-height: 45px;
  }

  .clients-section{
    padding: 40px 0px;
  }

  .sec-pad{
    padding: 40px 0px !important;
  }
  

  .service-section,
  .about-style-two,
  .testimonial-section{
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 40px;
	padding-left: 0px;
  }

  .sec-title.style-two h2{
    font-size: 36px;
    line-height: 42px;
  }

  .shop-section{
    padding: 70px 0px;
  }

  .shop-block-one{
    max-width: 300px;
    margin: 0 auto;
  }

  .testimonial-section .owl-nav{
    position: relative;
    top: 0px;
    text-align: center;
  }

  .shop-section .more-btn{
    padding-top: 0px;
  }

  .funfact-section{
    padding: 70px 0px 170px 0px;
  }

  .anim-icon{
    display: none;
  }

  .team-section .outer-container{
    padding-top: 65px;
  }

  .team-section{
    padding: 0px;
  }

  .news-block-one{
	max-width: 400px;
	margin: 0 auto;
	margin-bottom: 30px;
  }
  
  .news-block-two{
    max-width: 0px;
    margin: 0 auto;
    margin-bottom: 0px;
  }

  .news-section{
    padding-bottom: 40px;
  }

  .main-footer .footer-top .footer-widget h3{
	margin: 0px 0px 30px 0px !important;
	color: #FFF;
  }

  .main-footer .footer-top{
    padding-bottom: 20px;
	
  }

  .main-footer .footer-bottom .copyright,
  .main-footer .footer-bottom .footer-nav{
    float: none !important;
    display: block !important;
    text-align: center !important;
  }

  .main-header.style-two .header-top .top-left{
    float: none;
    display: block;
    width: 100%;
  }

  .main-header.style-two .header-top .logo-box{
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
  }

  .main-header.style-two .header-top .top-right{
    float: left;
    margin-top: 15px;
  }

  .main-header.style-two .mobile-nav-toggler{
    top: 0px;
  }

  .main-header .search-box-outer .dropdown-menu{
    right: inherit;
    left: 0px !important;
  }

  .main-slider.style-two .main-slider-carousel .slide-item{
    padding: 200px 0px 200px 0px;
  }
  .main-slider-carousel .slide-item .image-layer1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 900px;
	background-repeat: no-repeat;
	background-position: -500px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 6000ms linear;
	-moz-transition: all 6000ms linear;
	-ms-transition: all 6000ms linear;
	-o-transition: all 6000ms linear;
	transition: all 6000ms linear;
}


  .feature-section .single-item{
    width: 100%;
  }

  .shop-block-two{
    max-width: 300px;
    margin: 0 auto;
  }

  .shop-style-two .more-btn{
    margin-top: 0px;
  }

  .service-style-two{
    padding: 70px 0px 40px 0px;
  }

  .shop-style-two{
    padding: 65px 0px 70px 0px;
  }

  .news-style-two{
    padding: 65px 0px 40px 0px;
  }

  .rtl .main-header.style-two .header-top .logo-box{
    margin-right: 0px;
    float: left;
  }

  .main-footer{
    margin-top: 0px;
  }

  .shop-page-section .pagination-wrapper{
    margin-top: 0px;
  }

  .pricing-section .inner-box .single-item:last-child{
    margin-bottom: 41px;
  }

  .pricing-section,
  .team-page-section,
  .testimonial-page-section{
    padding: 70px 0px 30px 0px;
  }

  .faq-section,
  .sidebar-page-container{
    padding: 70px 0px;
  }

  .error-section,
  .page-title{
    padding-top: 25px;
        padding-right: 0px;
        padding-bottom: 10px;
        padding-left: 0px;

  }

  .blog-details-content .inner-box .two-column .image-box{
    margin-bottom: 30px;
  }

  .blog-details-content .post-share-option .post-share,
  .blog-details-content .post-share-option .post-tags{
    float: none;
    display: block;
  }

  .blog-details-content .post-share-option .post-share{
    margin-bottom: 10px;
  }

  .blog-details-content .comments-area .comment.replay-comment{
    margin-left: 0px;
  }

  .contact-info-section{
    padding: 70px 0px;
  }

  .contact-section{
    padding-bottom: 70px;
  }
  
  

  .team-page-section .team-block-one{
    max-width: 300px;
    margin: 0 auto !important;
  }

  .team-page-section .team-block-one .inner-box{
    margin-bottom: 30px;
  }

  .sidebar-page-container .pagination-wrapper{
    padding-top: 0px;
  }

  #content_block_1 .content-box{
    padding-left: 30px;
  }
 
 .panel-group .panel-title {
    font-size: 1.1rem;
    color: #fff;
}

.det {
    width: 300px;
    margin-left: 5px;
}


  

}


@media only screen and (max-width: 599px){
  
  #image_block_1 .image-box{
    padding: 0px;
  }

  #image_block_1 .image-box .image-2{
	position: relative;
	margin-top: 0px;
	left: -0px;
	padding-bottom: 30px;
  }

  .feature-section .single-item .inner-box {
    padding: 30px 30px 30px 120px;
  }

  .feature-section .single-item .inner-box .icon-box{
    top: 30px;
  }

  .portfolio-block-one .inner-box .lower-content{
    width: calc(100% - 60px);
    left: 30px;
  }

  .product-details-content .slider-content .slider-pager{
    position: relative;
  }

  .product-details-content .slider-content .product-image{
    padding-left: 0px;
  }

  .product-details-content .slider-pager li{
    display: inline-block;
    margin: 0px 10px 10px 0px !important;
  }

  .product-details-content .slider-inner .bx-viewport{
    min-height: auto;
  }

  .shop-details .product-discription .tab-btn-box .tab-btns li{
    margin-bottom: 10px;
  }
  
  .shop-details .product-discription .tab-btn-box .tab-btns .img{
    display: inline-block;
    max-width: 100%;
    transition-delay: .1s;
    transition-timing-function: ease-in-out;
    transition-duration: .7s;
    transition-property: all;
  }

  .main-footer .footer-top .contact-widget{
    padding-left: 30px;
	margin-top: 10px;
  }
  
  .shop-details .product-discription .tab-btn-box .tab-btns li {
	position: relative;
	display: inline-block;
	font-size: 16px;
	line-height: 30px;
	color: #0d0d0d;
	font-weight: 500;
	text-align: center;
	border-radius: 5px;
	width: 46%;
	cursor: pointer;
	float: left;
	margin-right: 11px;
	transition: all 500ms ease;
	background-color: #E2E4E7;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;	
}

.shop-details .product-discription .tab-btn-box .tab-btns-1 li{
	position: relative;
	display: inline-block;
	font-size: 18px;
	line-height: 30px;
	color: #0d0d0d;
	font-weight: 500;
	padding: 10px 30px;
	text-align: center;
	border-radius: 5px;
	width: 46%;
	cursor: pointer;
	float: left;
	margin-right: 11px;
	transition: all 500ms ease;
	background-color: #E2E4E7;
	
}

.shop-details .product-discription .tab-btn-box .tab-btns-2 li{
	position: relative;
	display: inline-block;
	list-style-type: none;
	font-size: 18px;
	line-height: 30px;
	color: #0d0d0d;
	font-weight: 600;
	text-align: center;
	border-radius: 30px;
	border-top: 1px solid #fafafa;
	box-shadow: rgba(0,0,0,1) 0 5px 0;
	width: 60%;
	cursor: pointer;
	margin-right: 15px;
	transition: all 500ms ease;
	background-color: #E2E4E7;
	margin-bottom: 10px;
	padding-top: 10px;
	padding-right: 30px;
	padding-bottom: 10px;
	padding-left: 30px;
	margin-left: 70px;
}

  .shop-details .product-discription .tab-btn-box .tab-btns li:hover, .shop-details .product-discription .tab-btn-box .tab-btns li.active-btn {
    background-color: #737273;
    border: 0px solid #ccc;
	
  
}

.gallery-img {
    padding: 0px;
    width: 35px;
    margin-top: 0px;
    margin-right: 5px;
    margin-bottom: 3px;
    margin-left: 0px;
    position: relative;
    text-align: right;
    float: left;
}

.title-bg {
    background-color: #666666;
    border: 5px solid #ccc;
    margin-bottom: 20px;
    border-radius: 5px;
    font-family: inherit;
    color: #FFF;
    margin-right: auto;
    margin-left: auto;
    padding: 5px;
    width: 100%;
    position: relative;
}


@media only screen and (max-width: 499px){
	

  #content_block_2 .content-box .list li{
    width: 100%;
  }

  .portfolio-section .owl-nav{
    display: none;
  }

  .blog-details-content .comments-area .comment .comment-info h6,
  .blog-details-content .comments-area .comment .comment-info .post-date{
    float: none;
    display: block;
  }

  .blog-details-content .comments-area .comment .comment-info h6{
    margin-bottom: 5px;
  }

  #video_block_1 .video-inner{
    padding: 150px 0px;
  }

  .portfolio-block-one .inner-box .lower-content .inner{
    padding-left: 20px;
    padding-right: 20px;
  }

  .portfolio-block-one .inner-box .lower-content .inner .link{
    right: 15px;
  }

  .feature-section .single-item .inner-box{
    padding-right: 0px;
  }

  .accordion-box .block .acc-content{
    padding-right: 30px;
    padding-left: 30px;
  }

  .accordion-box .block .acc-btn{
    padding-right: 100px;
  }

  .accordion-box .block .acc-btn h3{
    font-size: 18px;
    line-height: 26px;
  }

  .error-section .content-box h1{
    font-size: 150px;
  }

  .error-section .content-box h2{
    font-size: 36px;
    line-height: 40px;
  }

  .page-title .content-box .title-box h1{
    font-size: 40px;
    line-height: 48px;
  }
  .main-slider-carousel .slide-item .image-layer1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 900px;
	background-repeat: no-repeat;
	background-position: -500px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 6000ms linear;
	-moz-transition: all 6000ms linear;
	-ms-transition: all 6000ms linear;
	-o-transition: all 6000ms linear;
	transition: all 6000ms linear;
}


}


@media only screen and (max-width: 399px){

  .main-header .menu-right-content .cart-box {
    margin: 0px 20px 0px 15px;
  }

  .main-header .menu-right-content .user-box{
    margin-right: 15px;
  }

  #video_block_1 .video-inner{
    padding: 100px 0px;
  }

  .main-header.style-two .header-top .top-left .left-info{
    margin-top: 0px;
    float: none;
    display: block;
  }

  .main-header.style-two .header-top .logo-box{
	float: none;
	display: block;
	text-align: center;
	margin-top: 15px;
	
  }

  .main-header.style-two .header-top .social-links{
    float: right;
  }

  .main-header .language:before{
    display: none;
  }

  .main-header .language{
    padding: 0px !important;
    margin: 0px !important;
  }

  .rtl .main-header.style-two .header-top .top-left .left-info{
    float: none;
  }

  .rtl .main-header.style-two .header-top .logo-box{
    float: none;
  }

  .main-header .search-box-outer .dropdown-menu{
    left: -55px !important;
  }

  .rtl .main-header .search-box-outer .dropdown-menu{
    left: -155px !important;
  }

  .product-details-content .product-details .othre-options .theme-btn{
    padding: 12px 25px;
    letter-spacing: 0px;
  }

  .blog-details-content .comments-area .comment .thumb-box{
    position: relative;
    top: 0px;
    margin-bottom: 15px;
  }

  .blog-details-content .comments-area .comment{
    padding-left: 0px;
  }
  
  .text-body ul,li {
	color: #212529 !important;
	list-style-type: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.main-slider-carousel .slide-item .image-layer1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 900px;
	background-repeat: no-repeat;
	background-position: -500px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 6000ms linear;
	-moz-transition: all 6000ms linear;
	-ms-transition: all 6000ms linear;
	-o-transition: all 6000ms linear;
	transition: all 6000ms linear;
}


}


/* md */
@media (min-width: 992px) and (max-width: 1199px) {
  
 /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-nav > li {
    margin-left: 10px;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .recent-work-wrap .overlay{
    padding: 15px;
  }

  .services-wrap {
    padding: 40px 10px 40px 30px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }

  .tab-wrap .media .parrent.pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body{
    clear: both;
  }

  #portfolio .row {
    margin-left: -10px;
    margin-right: -10px;
  }

  .recent-work-wrap .overlay .preview{
    line-height: inherit;
  }

  .team-bar .first-arrow {
    width: 21%;
  }

  .team-bar .second-arrow {
    width: 20%;
  }

  .team-bar .third-arrow {
    width: 21%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  ul.social_icons li{
    margin-right: 0;
  }
  .main-slider-carousel .slide-item .image-layer1 {
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 900px;
	background-repeat: no-repeat;
	background-position: -500px;
	-webkit-transform: scale(1);
	-ms-transform: scale(1);
	transform: scale(1);
	-webkit-transition: all 6000ms linear;
	-moz-transition: all 6000ms linear;
	-ms-transition: all 6000ms linear;
	-o-transition: all 6000ms linear;
	transition: all 6000ms linear;
}


}






/* sm */
@media (min-width: 768px) and (max-width: 991px) {
  /* Make Navigation Toggle on Desktop Hover */
  .dropdown:hover .dropdown-menu {
      display: block;
      -webkit-animation: fadeInUp 400ms;
      animation: fadeInUp 400ms;
  }

  .navbar-collapse {
    padding-left: 0;
    padding-right: 0;
  }

  .navbar-nav > li {
    margin-left: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 20px;
  }

  .tab-wrap .media .parrent.pull-left, 
  .media.accordion-inner .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .parrent.media-body, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .services-wrap {
    padding: 40px 0 40px 30px;
  }

  .recent-work-wrap .overlay{
   padding: 15px;
  }

  .recent-work-wrap .recent-work-inner h3 a {
    font-size: 20px;
  }

  .sinlge-skill{
    width: 150px;
    height: 150px;
  } 

  .sinlge-skill p em {
    font-size: 25px;
  }

  .sinlge-skill p {
    font-size: 16px;
  }

  .team-bar .first-one-arrow {
    width: 2%;
  }

  .team-bar .first-arrow {
    width: 18%;
  }

  .team-bar .second-arrow {
    width: 24%;
  }

  .team-bar .third-arrow {
    width: 15%;
  }

  .team-bar .fourth-arrow {
    width: 20%;
  }

  .blog .blog-item .entry-meta > span a{
    font-size: 10px;
  }
  
  
}

/* xs */
@media (max-width: 767px) {
  .container > .navbar-header, .container > .navbar-collapse{
    margin-left: 0;
  }

  .top-number{
    font-size: 14px;
  }

  input.search-form:hover {
    width: 120px;
  }

  .navbar-nav > li {
    padding-bottom: 0;
  }

  #main-slider .carousel h1 {
    font-size: 25px;
  }

  #main-slider .carousel h2 {
    font-size: 16px;
  }

  .feature-wrap h2, 
  .single-services h2 {
    font-size: 18px;
  }

  .feature-wrap h3, 
  .single-services h3{
    font-size: 14px;
  }


  .media.accordion-inner .pull-left, 
  .media.accordion-inner .media-body{
    clear: both;
  }

  .accordion-inner h4 {
    margin-top: 10px;
  }

  .tab-wrap .media .pull-left{
    clear: both;
    width: 100%;
  }

  .tab-wrap .media .media-body{
    clear: both;
  }

  .nav-tabs > li.active > a:after{
    display: none;
  }

  #footer .col-sm-6{
      text-align:center;
  }
  
   #footer .pull-right{
      float: none !important;
  }

  .sinlge-skill {
    margin: 0 auto;
    margin-top: 30px;
    margin-bottom: 30px;
  }

  .team .single-profile-top, 
  .team .single-profile-bottom {
    margin-bottom: 30px;
  }

  .clients-area {
    padding: 60px 0;
  }

  .clients-area h1 {
    font-size: 25px;
  }

  .portfolio-item, 
  #recent-works .col-xs-12.col-sm-4.col-md-3{
    padding:0 15px;
  }

  ul.social_icons li{
    margin-right: 0;
  }

  .blog .blog-item .entry-meta{
    margin-bottom: 20px;
  }

  .blog .blog-item .blog-content h3 {
    margin-bottom: 20px;
  }

  .post_reply_comments {
    padding-left: 20px;
  }
    

}

/* XS Portrait */
@media (max-width: 480px) {
.pagination li {
    display: inline-block;
    margin: 0px 2px;
}
ul.pagination > li > a {
	border: 1px solid #F1F1F1;
	margin-right: 10px;
	border-radius: 5px;
	font-size: 15px;
	padding-top: 5px;
	padding-right: 14px;
	padding-bottom: 5px;
	padding-left: 10px;
}

.pagination li a {
    position: relative;
    display: inline-block;
    font-size: 15px;
    height: 32px;
    width: 32px;
    line-height: 35px;
    color: #222;
    background: #fbe9e9;
    font-family: 'Heebo', sans-serif;
    border-radius: 50%;
    font-weight: 700;
    text-align: center;
    transition: all 500ms ease;
}

.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 10px;
    margin-left: -1px;
    line-height: 1.428571429;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pt-100s {
	margin-top: -20px;
}

}

<style type="text/css">
    /* default styles here for older browsers. 
       I tend to go for a 600px - 960px width max but using percentages
    */
    @media only screen and (min-width:960px){
        /* styles for browsers larger than 960px; */
    }
    @media only screen and (min-width:1440px){
        /* styles for browsers larger than 1440px; */
    }
    @media only screen and (min-width:2000px){
        /* for sumo sized (mac) screens */
    }
    @media only screen and (max-device-width:480px){
       /* styles for mobile browsers smaller than 480px; (iPhone) */
    }
    @media only screen and (device-width:768px){
       /* default iPad screens */
    }
    /* different techniques for iPad screening */
    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
      /* For portrait layouts only */
    }

    @media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
      /* For landscape layouts only */
    }
</style>





