/* 
Theme Name: D2M Interior
Theme URI: http://spidergems.com
Author: Spidergems
Author URI: http://spidergems.com
Description: A custom theme for Spidergems
*/

@import url('https://fonts.googleapis.com/css?family=Mukta:300,400,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700,800&display=swap');
@import url('https://fonts.googleapis.com/css?family=Muli:300,400,500,600,700,800,900&display=swap');
body {
font-family: 'Muli', sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 28px;
    background: #ffffff;
    color: #292929;
}
.h2, .h3, .h4, .h5, .h6,h2, h3, h4, h5, h6 {
     font-family: 'Poppins', sans-serif;
    margin-top: 0px;
}
.h2,h2  {
    font-weight: 600;
}
.mt-30
{
margin-top: 30px;
}
.mt-50
{
margin-top: 50px;
}
.navbar-brand
{
padding: 0px 0px 0px;
height: auto;
}
.header {
    position: absolute;
    width: 100%;
    transform: translateZ(0);
    transition: all 0.5s;
    animation-direction: normal;
    animation-duration: 0.3s;
    z-index: 999;
    padding: 10px 0px;
}
.header .col-md-6,.header .col-md-12 {
    padding: 0px;
}
.head-add-des-icon {
    float: left;
    color: #fff;
    font-size: 30px;
    padding-top: 10px;
}
.head-add-des-txt {
    margin-left: 40px;
}
.head-add-des-txt p{
    margin-bottom: 0px;
    color: #fff;
}
.header .navbar-collapse {
    margin-top: 0px;
    padding: 12px 55px;
}
.navbar-brand>img {
    height: 90px;
}
.header.shrink .navbar-brand>img
{
height: 60px;
}
.navbar-default .navbar-nav.social>li>a {
    padding: 0 15px !important;
    font-size: 20px;
}
.header .navbar-default {
    border:0px;
    background-color: rgba(255, 255, 255, 0);
    border-color: rgba(255, 255, 255, 0);
    margin-bottom: 0px;
}
.pum-theme-436 .pum-container, .pum-theme-lightbox .pum-container {
    padding: 25px !important;
    border-radius: 10px !important;
    border: 0px solid #000000 !important;
    box-shadow: 0px 0px 30px 0px rgb(2 2 2) !important;
    background-color: rgb(251 247 247) !important;
}
.pum-theme-436 .pum-content h3, .pum-theme-lightbox .pum-content h3
{
	margin-bottom: 30px !important;
}
.pum-theme-431 .pum-content + .pum-close, .pum-theme-lightbox .pum-content + .pum-close
{
	    top: -14px !important;
	    right: -10px !important;
}
.pum-theme-436 .pum-content, .pum-theme-lightbox .pum-content
{
	border: 0 !important;
	outline: none !important;
}
.pum-theme-lightbox .pum-content .form-control
{
margin-bottom: 0px !important;
}
.navbar-default .navbar-nav
{
margin-top: 0px;
}
.navbar-default .navbar-nav>li>a {
position: relative;
    padding: 15px !important;
    font-weight: 700 !important;
    line-height: 20px;
    font-size: 16px;
    color: rgb(255, 255, 255);
    letter-spacing: 0px;
}
.navbar-default .navbar-nav>li>a:focus, .navbar-default .navbar-nav>li>a:hover {
    background-color: transparent;
    color: #c68424;
}
.row {
    margin-right: 0px;
    margin-left: 0px;
}
a
{
 color: #9b9b9b;  
     text-decoration: none;
    transition: .25s; 
}
.carousel-control.left
{
background-image: none;
}
.carousel-control.right
{
background-image: none;
}
.carousel-control.left .fa-angle-left,.carousel-control.right .fa-angle-right
{
    font-size: 60px;
}
.home-banner
{
height: 100vh;
position: relative;
}
.carousel-control.left,.carousel-control.right 
{

    background-image: none;
    top: 45%;
    bottom: 40%;
    opacity: 1;
    width: 50px;
    height: 50px;
}
.header-top {
    border-color: #252525;
    background-color: #252525;
    position: relative;
    z-index: 99;
    width: 100%;
    height: 43px;
    overflow: hidden;
}
.header-top .news {
    background: #ae9775 none repeat scroll 0 0;
    color: #fff;
    display: block;
    float: left;
    font-size: 16px;
    font-weight: 600;
    margin-left: -50px;
    padding: 7px 5px 7px 75px;
    position: relative;
}
.header-top .news:after {
    border-left: 16px solid #ae9775;
    border-top: 42px solid rgba(0, 0, 0, 0);
    content: "";
    display: inline;
    float: right;
    position: absolute;
    right: -16px;
    bottom: 0;
}
.header-top p {
    margin-bottom: 0px;
}
.header-top .news-line {
    padding: 7px 12px 7px 200px;
    color: #fff;
}
.header-top ul {
   margin-bottom: 0px;
}
.ht-link ul{
    padding: 0px;
}
.header-top .ht-link ul li a {
    color: #fff;
    font-size: 14px;
    font-weight: 500;
        line-height: 42px;
}
.header-top .ht-link ul li {
    display: inline-block;
    color: #fff;
    border-left: 1px solid #ae9775;
    padding: 0px 18px;
}
.header-top ul li i {
    font-size: 16px;
    color: #ae9775;
}
dl, ol, ul {
    list-style-type: none;
    padding: 0px;
}
.header.shrink
{
position: fixed;
    z-index: 999999;
    top: 0;
    background: #171515;
    padding: 0px;
}

.top-bar-right-social a {
    color: #fff;
    margin-left: 0px;
    font-size: 16px;
}
.float-right
{
    float: right;
}
a:hover
{
text-decoration: none;
}
.slide-img1 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../../../images/main-slider-01.jpg);
    width: 100%;
}
.slide-img {
    position: relative;
    height: 100vh;
}
.marquee {
    margin: 0 auto;
    white-space: nowrap;
    overflow: hidden;
    position: absolute;
    width: 500px;
    margin-left: 22%;

}
.marquee span {
display: inline-block;
    padding-left: 100%;
    animation: marquee 15s linear infinite;
    color: #fff;
    margin-top: 5px;
}
.timeline-yr {
	font-size: 30px;
	color: inherit;
	font-weight: 700;
}
.timeline-year {
    margin-top: 5%;
	margin-left: 19%;
}
.timeline-year-two {
	text-align: end;
	margin-top: 5%;
	
}
vision_mission {
	color: #FFF;
}
 
.project{
    padding: 90px 0px 0px 0px;
    background-color: #fff;
    position: relative;
}

.project h3:after
{
background: #c68424;
    content: "";
    display: block;
    height: 4px;
    margin: 0.31225em auto 0;
    position: relative;
    width: 60px;
    margin-top: 5px;
}
.project h3 { position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
}

.marquee2 span {
  animation-delay: 2.5s;
}

@keyframes marquee {
  0% {
    transform: translate(0, 0);
  }
  100% {
    transform: translate(-100%, 0);
  }
}
.slide-img:before
{
background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.1;
}
.slide-img2 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../../../images/main-slider-02.jpg);
    width: 100%;
}
.slide-img3 {
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url(../../../images/main-slider-03.jpg);
    width: 100%;
}

.section-title {
    text-align: center;
}
.section-title h3 {
    font-size: 30px;
    color: #273272;
    line-height: 40px;
    text-align: center;
    margin-top: 0px !important;
    margin-bottom: 15px !important;
    font-weight: 700;
}
.section-padding {
    padding-top: 70px;
    padding-bottom: 70px;
}
.content h2{
    font-size: 30px;
    font-weight: 700;
}
.section-title {
    text-transform: capitalize;
    font-weight: 700;
}
.carousel-caption {
    left: 8%;
    padding-bottom: 20px;
    color: #fff;
    top: 25%;
    right: 8%;
}
.home-banner h1 {
    z-index: 5;
    font-size: 55px;
    font-weight: 800;
    color: rgb(255, 255, 255);
    transition: none 0s ease 0s;
    text-align: inherit;
    line-height: 70px;
    text-transform: uppercase;
    margin-bottom: 20px;
}
.home-banner h1 span
{
color: rgb(174, 151, 117);
}
.carousel-caption p {
z-index: 6;
    font-size: 20px;
    line-height: 32px;
    font-weight: 400;
    color: rgb(255, 255, 255);
    max-width: 700px;
    margin: 0 auto;

}
.team-sec
{
padding: 60px 0px;
position: relative;
display: block;
}
.mt-30 {
    margin-top: 30px;
}
.action-white-btn {
text-align: left;
    line-height: 25px;
    letter-spacing: 0px;
    font-weight: 700;
    border-color: rgb(255, 255, 255);
    border-style: solid;
    border-width: 1px;
    border-radius: 0px;
    padding: 11px 45px 13px;
    margin-top: 30px;
    font-size: 16px;
    display: inline-block;
    color: #fff;
}
.action-white-btn:hover, .action-white-btn:focus, .action-white-btn:active
{
color: #fff;
}
.about-section
{
background-size: 90%;
background-repeat: no-repeat;
background-image: url(../images/about-bg.jpg);
    background-position: 50% 50%;
    padding: 90px 0px 0px 0px;
}
.about-section h2
{
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
    font-family: 'Poppins', sans-serif;
}
.about-section h2:after {
background: #c68424;
    content: "";
    display: block;
    height: 4px;
    position: relative;
    width: 70px;
    margin-top: 2px;
    margin-bottom: 15px;
}
.about-section .black-btn
{
     border: 2px solid #000;   
}
.black-btn
{
    color: #181818;
    background: transparent;
    box-shadow: inset 0 0px 0 0 #B19777;
    padding: 10px 25px;
    font-weight: 700;
    position: relative;
    overflow: hidden;
    display: inline-block;
    font-size: 13px;
}
.black-btn:hover
{
background-color: #B19777;
color: #fff;
}
.outline-bordered-right {
    position: relative;
    z-index: 999;
}
.outline-bordered-right:after {
    position: absolute;
    right: 40px;
    bottom: -40px;
    width: 100%;
    height: 100%;
    z-index: -1;
}
.outline-bordered-left:after, .outline-bordered-right:after {
    content: "";
    border: 10px solid rgba(0,0,0,.05);
    display: block;
    transition: all .3s linear 0s;
}
.philosophy h3
{
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
}
.philosophy h3:after {
background: #c68424;
    content: "";
    display: block;
    height: 4px;
    position: relative;
    width: 70px;
    margin-top: 2px;
    margin-bottom: 15px;
}
.philosophy .text-content p
{
font-size: 16px;
}
.philosophy
{
padding: 90px 0; 
    background-color: #e8e8e8;
position: relative;
}
.philosophy:before
{
    background-image: url(../images/plan_right.png);
    content: '';
    background-position: right;
    position: absolute;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100vh;
    width: 250px;
    right: 0px;
    top: 0;
    opacity: 0.5;
}
.service-section {
    background: url(../../../images/service-bg.jpg);
    width: 100%;
    background-size: cover;
    color: #fff;
    padding: 100px 0px 80px;
}
.head_title.service.text-center {
    padding-bottom: 80px;
}
.head_title.service.text-center h4 {
    color: #f8aa27;
    font-size: 13px;
    font-family: Bitter;
    font-style: italic;
}
.head_title.service.text-center h2 {
    font-size: 30px;
    font-weight: 700;
    color: #fff;
}
.head_title.service.text-center span {
    background: #ae8e1e;
    width: 60px;
    height: 3px;
    display: inline-block;
}
.service_two p {
    color: #fff !important;
}
.head_title.service.text-center p {
    font-size: 14px;
    color: #494949;
    margin: 0 10%;
    font-weight: 500;
    padding-top: 20px;
}
.offers span {
    color: #f8aa27;
    font-size: 50px;
    cursor: pointer;
}
.offers h2 {
    color: #fff;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 19px;
    padding: 0 0;
    margin: 17px 0;
}
.singl_offer_two p {
color: #d1d1d1;
    font-size: 14px;
    font-family: 'Poppins', sans-serif;
    font-weight: 500;
    line-height: 26px;
}
.projects h3
{
    position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #2d2d2d;
    line-height: 160%;
    margin-bottom: 10px;
}
.projects h3:after
{
background: #c68424;
    content: "";
    display: block;
    height: 4px;
    margin: 0.31225em auto 0;
    position: relative;
    width: 60px;
    margin-top: 5px;
}
.text-content
{
margin-bottom: 15px;
}
.offers
{
position: relative;
margin-bottom: 30px;
padding: 25px;
text-align: center;
}
.projects
{
padding: 90px 0px;
background-color: #fff;
position: relative;
}
.panel-title > a, .panel-title > small, .panel-title > .small, .panel-title > small > a, .panel-title > .small > a
{
	    font-size: 18px;
    font-weight: 700;
	padding: 15px 20px;
	display: block;
}
.panel-body ul li:before {
    position: absolute;
    top: 0px;
    left: 0;
    content: "\f14a";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #d6b081;
    font-weight: 800;
}
#accordion
{
margin-top: 30px;
}
.panel-body ul li
{
position: relative;
padding-left: 20px;
}
.panel-heading
{
padding: 0px;
}
.panel-title > a:before {
    float: right !important;
    font-family: FontAwesome;
    content:"\f068";
    padding-right: 5px;
}
.panel-title > a.collapsed:before {
    float: right !important;
    content:"\f067";
}
.panel-title > a:hover, 
.panel-title > a:active, 
.panel-title > a:focus  {
    text-decoration:none;
}
.project-box
{
    -webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    background-size: cover;
    position: relative;
}
.faq-section
{
padding: 80px 0px;
}
.page-id-1489 .top-up-hero {
    margin-top: 0px;
}
.page-id-1489 .bg-interior-kitchan.renovation-work {
    height: auto;
}
.page-id-1489 .cta-section h2
{
	font-size: 25px;
}
.page-id-1489 .project-caption
{
	min-height: 410px;
    margin-bottom: 30px;
}
.project-caption
{
    padding: 20px;
    min-height: 600px;
}
.project-caption h4
{
color: #222;
    font-size: 20px;
    font-family: 'Poppins', sans-serif;
    font-weight: 600;
    line-height: 24px;
    padding: 0 0;
    margin: 17px 0;
}
.project-caption p
{
color: #565656;
    font-size: 16px;
    line-height: 30px;
}
.project-caption a
{
background: #bda87f;
    color: #fff;
    font-size: 12px;
    font-weight: 500;
    border-radius: 50px;
    padding: 7px 15px;
    -webkit-transition-duration: .3s;
    transition-duration: .3s;
    position: absolute;
    bottom: 15px;
}
.project-caption a:hover
{
background-color: #000;
}
.portfolio
{
padding: 90px 0px;
height: 100vh;
position: relative;
background-color: #181818;
}
.ideas
{
background-color: #F3F3F3;
position: relative;
display: block;
padding: 100px 0px;
}
.flip-card {
    background-color: transparent;
    width: 100%;
    height: 250px;
    perspective: 1000px;
    margin-bottom: 30px;
}

.flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.6s;
  transform-style: preserve-3d;
  box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
}

.flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}

.flip-card-front, .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
}
.flip-card-back
{
height: 250px;
}
.flip-card-back img
{
width: 100%;
height: 100%;
}
.flip-card-front {
  background-color: #fff;
  color: black;
      padding: 50px 20px;
}
.flip-card-front img
{
margin-bottom: 20px;
}
.flip-card-front h3
{
font-weight: 700;
margin-bottom: 20px;
}
.flip-box
{
height: 250px;
    padding: 30px 20px;
}
.flip-box h3
{
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 34px;
}
.block
{
background-color: #000;
color: #fff;
}
.flip-card-back {
  color: white;
  transform: rotateY(180deg);
}
.cta-section
{
   padding: 65px 0px;
    position: relative;
    display: block;
    background: url(../../../images/cta-bg.jpg); 
    height: 45vh;
    background-size: cover;
}
.cta-section:before
{
background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.86;
}
.footer
{
background-color: #181818;
padding: 90px 0px;
position: relative;
}
.portfolio h3
{
position: relative;
    font-size: 29px;
    font-weight: 700;
    color: #fff;
    line-height: 160%;
    margin-bottom: 10px;
}
.portfolio h3:after
{
background: #c68424;
    content: "";
    display: block;
    height: 4px;
    margin: 0.31225em auto 0;
    position: relative;
    width: 60px;
    margin-top: 5px;
}
.portfolio h5
{
color: #f8aa27;
    font-size: 16px;
    font-family: auto;
    font-style: italic;
}
.carousel-slider .carousel-slider__caption .caption {
    font-size: 22px !important;
    text-align: center;
    color: #fff;
    font-weight: 700 !important;
}
.carousel-slider .carousel-slider__item
{
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    overflow: hidden;
}
.carousel-slider .carousel-slider__item img
{
-webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    overflow: hidden;
}

.carousel-slider .carousel-slider__item img:hover
{
-webkit-transform: scale(1.2);
    -moz-transform: scale(1.2);
    -ms-transform: scale(1.2);
    -o-transform: scale(1.2);
    transform: scale(1.2);
}
.cta-section h2
{
color: #fff;
    font-size: 36px;
    margin: 0;
}
.footer img
{
height: 70px;
margin-bottom: 15px;
}
.footer p
{
    color: rgba(255, 255, 255, 0.55);
    font-size: 14px;
}
.social-icons-lis
{
display: inline-block;
    text-align: left;
    margin: -24px 0 0 0;
}
.social-icons-list li {
    text-transform: none;
    padding: 0px 0 0px 40px;
    position: relative;
margin: 20px 0 0px 0 !important;
}
.social-icons-list li a
{
    color: #fff;
}
.social-icons-list .txt {
    font-size: 24px;
    font-weight: 700;
}
.social-icons-list strong {
    font-weight: 400;
    font-size: 16px;
    color: #B19777;
    display: block;
}
.social-icons-list li a:hover
{
text-decoration: none;
}
.social-icons-list .ltx-ic {
font-size: 26px;
    position: absolute;
    left: 1px;
    top: 8px;
    text-align: center;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    color: #B19777;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background-clip: border-box;
    width: 24px;
    height: 24px;
    line-height: 24px;
    margin-right: 0px;
}
.social-icons
{
    margin-top: 25px;
}
.social-icons ul li
{
display: inline-block;
}
.social-icons ul li a
{
color: #B19777;
    font-size: 20px;
    padding: 0px 15px;
}
.footer h4
{
    font-size: 27px;
    line-height: 1.2em;
    text-align: left;
    color: #B19777;
    position: relative;
    text-transform: none;
    margin-bottom: 35px;
    font-weight: 700;
}
.footer h4:before
{
    content: "";
    position: absolute;
    left: 0;
    bottom: -6px;
    display: block;
    width: 220px;
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer h4:after {
content: "";
    border-bottom: 3px solid #B19777;
    position: absolute;
    display: block;
    width: 100px;
    bottom: -6px;
}
.links li {
    position: relative;
    padding-left: 25px;
    margin-bottom: 10px;
}
.links li:before {
    position: absolute;
    top: 0px;
    left: 0;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #d6b081;
}
.links li a
{
color: #fff;
    font-weight: 600;
    font-family: 'Poppins', sans-serif;
    font-size: 14px;
}
.copy-rights
{
    padding: 20px 0px;
    background: rgba(0, 0, 0, 0.88);
    position: relative;
}
.copy-rights p
{
color: #f7f7f7;
margin-bottom: 0px;
}
.address-area {
    margin-bottom: 10px;
}
.address-area .icon {
    float: left;
    width: 25px;
    height: 25px;
    position: relative;
    text-align: center;
    border-radius: 40px;
}
.address-area .icon i {
    font-size: 20px;
    line-height: 26px;
    color: #b19777;
    display: inline-block;
}
.address-area .text-area {
    margin-left: 40px;
    line-height: 26px;
    color: #fff;
}
.inner-banner
{
  background-image: url(../../../images/inner-banner.jpg) !important;
    background-position: center !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    color: #fff;  
    background-attachment: fixed;
    height: 50vh;
    position: relative;
}
.inner-banner:before
{
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.8;
}
.inner-banner-text
{
padding-top: 20vh;
}
.inner-banner-text h1
{
color: #fff;
font-size: 42px;
font-weight: 700;
}
.mt-100
{
margin-top: 100px;
}
.mt-20
{
margin-top: 20px;
}
.vision-bg {
    padding: 40px 20px;
    position: relative;
    display: block;
    background: url(../../../images/vision-bg.jpg);
    height: 376px;
}
.mission-bg {
    padding: 40px 20px;
    position: relative;
    display: block;
    background: url(../../../images/mission-bg.jpg);
    height: auto;
}
.vision-bg:before, .mission-bg:before
{
    background: rgb(160, 123, 68);
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.92;
}
.vision-bg h4, .mission-bg h4
{
position: relative;
color: #fff;
font-weight: 700;
text-align: center;
font-size: 26px;
}
.vision-bg p, .mission-bg p
{
color: #fff;
text-align: center;
position: relative;
}
.our-process
{
padding: 90px 0px 0px;
position: relative;
display: block;
    background: #F3F3F3;
}




.rewards-timeline
{
padding: 80px 0px;
position: relative;
display: block;
overflow: hidden;
}
.rewards-timeline:before
{
    position: absolute;
    content: '';
    height: 100%;
    top: 0px;
    background: url(../../../images/bg-5.png);
    width: 100%;
    opacity: 0.7;
}
.timeline {
list-style: none;
padding: 20px 0 20px;
position: relative;
}
.php-process .timeline:before
{
bottom: 28%;
}
.timeline:before {
top: 40px;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #080808;
    left: 50%;
    margin-left: -1.5px;
}
.uiuxtime .timeline:before {
    bottom: 31%;
}
.timeline > li {
margin-bottom: 20px;
position: relative;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li:before,
.timeline > li:after {
content: " ";
display: table;
}
.timeline > li:after {
clear: both;
}
.timeline > li > .timeline-panel {
width: 100%;
float: left;
position: relative;
margin-bottom: 20px;
}
.grid-box1
{
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 20px rgba(0, 0, 0, 0.15);
    border: 1px solid #d4d4d4;
    border-radius: 8px;
    padding: 20px;
    background: #fff;
}
.timeline > li.timeline-inverted > .timeline-panel .grid-left
{
margin-left: 8%;
}
.timeline-img
{
margin-bottom: 20px;
}
.timeline-img img
{
    height: 280px;
    border-radius: 50%;
    width: 300px;
}

.timeline > li > .timeline-panel .col-md-6 {
    width: 46%;
}


.timeline > li > .timeline-badge {
color: #fff;
width: 50px;
height: 50px;
line-height: 50px;
font-size: 1.4em;
text-align: center;
position: absolute;
top: 16px;
left: 50%;
margin-left: -25px;
background-color: #af884f;
z-index: 100;
border-top-right-radius: 50%;
border-top-left-radius: 50%;
border-bottom-right-radius: 50%;
border-bottom-left-radius: 50%;
}
.timeline > li.timeline-inverted > .timeline-panel {
float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
.timeline-badge.primary {
background-color: #2e6da4 !important;
}
.timeline-badge.success {
background-color: #3f903f !important;
}
.timeline-badge.warning {
background-color: #f0ad4e !important;
}
.timeline-badge.danger {
background-color: #d9534f !important;
}
.timeline-badge.info {
background-color: #5bc0de !important;
}
.timeline-title {
    margin-top: 0;
    color: inherit;
    font-size: 20px;
    font-weight: 700;
}
.timeline-body > p,
.timeline-body > ul {
margin-bottom: 0;
font-size: 15px;
}
.timeline-body > p + p {
margin-top: 5px;
}
@media (max-width: 767px) {
ul.timeline:before {
left: 40px;
}
ul.timeline > li > .timeline-panel {
width: calc(100% - 90px);
width: -moz-calc(100% - 90px);
width: -webkit-calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
left: 15px;
margin-left: 0;
top: 16px;
}
ul.timeline > li > .timeline-panel {
float: right;
}
ul.timeline > li > .timeline-panel:before {
border-left-width: 0;
border-right-width: 15px;
left: -15px;
right: auto;
}
ul.timeline > li > .timeline-panel:after {
border-left-width: 0;
border-right-width: 14px;
left: -14px;
right: auto;
}
}
.blog-main-page
{
padding: 90px 0px;
position: relative;
}
.blog-main-page .summary
{
padding: 15px;
background-color: #F3F3F3;
margin-bottom: 40px;
}
.blog-main-page .summary h3
{
font-size: 21px;
    font-weight: 700;
    margin-bottom: 20px;
}
.blog-main-page .summary p
{
    margin-bottom: 20px;
}
.single-page-content
{
padding: 90px 0px;
position: relative;
display: block;
}
.single-page-content .post-content img
{
margin-bottom: 15px;
}
.single-page-content .post-content h3
{
margin-top: 50px;
margin-bottom: 15px;
font-weight: 600;
font-size: 24px;
}
.single-page-content .post-content h2
{
    margin-top: 50px;
}
.single-page-content .post-content h4
{
    margin-top: 20px;
    color: #353434;
    font-weight: 600;
    font-size: 18px;
}
.comments-area
{
margin-top: 50px;
background: #f7f7f7;
    padding: 25px;
}
.comments-area label {
    display: block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: bold;
}
.comment-reply-title
{
  margin-bottom: 15px;
font-weight: 600;
font-size: 22px;  
}
.comments-area input[type="submit"]
{
    background: #000;
    border-width: 0px;
    color: #fff;
    padding: 7px 20px;
    font-weight: 600;
}
.widget-area .widget-title
{
    font-size: 20px;
    line-height: 1.2em;
    text-align: left;
    color: #755936;
    position: relative;
    text-transform: none;
    margin-bottom: 25px;
    font-weight: 600;
}
.widget-area aside
{
margin-bottom: 30px;
    padding: 15px;
    background: #f3f3f3;
}
.widget-area .widget-title:before {
    content: "";
    position: absolute;
    left: 0;
    bottom: -8px;
    display: block;
    width: 220px;
    border-bottom: 1px solid #B19777;
}
.widget-area .widget-title:after {
    content: "";
    border-bottom: 3px solid #B19777;
    position: absolute;
    display: block;
    width: 100px;
    bottom: -9px;
}
.widget-area aside li {
    position: relative;
    padding-left: 20px;
    margin-bottom: 12px;
}
.widget-area aside li:before {
    position: absolute;
    top: 0px;
    left: 0;
    content: "\f105";
    font-family: "FontAwesome";
    font-size: 18px;
    color: #d6b081;
    font-weight: 800;
}
.widget-area aside li a
{
color: #383838;
}
.contact-page
{
padding: 90px 0px;
position: relative;
display: block;
}
.c-box
{
text-align: center;
}
.c-box i
{
display: block;
font-size: 48px;
margin-bottom: 15px;
color: #B19777;
}
.c-box h4
{
font-weight: 700;
    margin-bottom: 20px;
    margin-top: 20px;
}
.enquiry-section
{
padding: 90px 0px;
position: relative;
display: block;
}
.enquiry-section label {
    width: 100%;
        color: #444444;
}
option:checked { 
    background-color: white; 
    color:#000;
}
.form-control
{
width: 100%;
    display: block;
    margin: 0 auto;
    color: rgba(0, 0, 0, 0.8) !important;
    border: 1px solid rgba(0, 0, 0, 0.5);
    font-weight: 400;
    border-radius: 0px;
    margin-bottom: 15px;
    height: 45px;
    background-color: #fff;
    background-image: none;
    font-size: 14px;
    line-height: 1.42857143;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.enquiry-section select
{
display: block;
    width: 100%;
    border-radius: 0px;
    margin-bottom: 15px;
    height: 45px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}
.wpcf7-captchar
{
border-radius: 0px;
    min-width: 200px;
}
.wpcf7-captchac
{
margin-bottom: 10px;

}
html input[type="button"], input[type="reset"], input[type="submit"]
{
font-size: 16px;
    padding: 10px 30px;
    position: relative;
    overflow: hidden;
    display: inline-block;
    text-transform: uppercase;
    background-color: #B19777;
    color: #fff;
    border-width: 0px;
    min-width: 200px;
    font-weight: 700;
    margin-top: 20px;
}
.completed-projects, .project-single-page, .privacy-policy
{
padding: 90px 0px;
position: relative;
display: block;
}
.completed-projects .summary
{
    padding: 15px;
    background-color: #F3F3F3;
    margin-bottom: 30px;
}
.completed-projects .summary h3 {
    font-size: 20px;
    font-weight: 700;
    margin-bottom: 20px;
    line-height: 26px;
}
.completed-projects .summary p {
    margin-bottom: 20px;
}
.pagination {
    display: block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
}
.pagination > li {
    display: inline;
}
.pagination .current {
    color: #ffb50a !important;
    background-color: #212121 !important;
}
.pagination .page-numbers {
    color: #222;
    font-size: 16px;
    font-weight: 700;
    background-color: #B19777;
    padding: 13px;
    margin-left: -4px;
}
.project-single-page
{
text-align: center;
}
#wpbgallery_container
{
margin-top: 20px;
}
.interior-design
{
padding: 90px 0px;
position: relative;
display: block;
}
.bg-dark
{
    background-color: #e8e8e8;
}
.enquire-form
{
padding: 20px;
    background: #000;
}
.enquire-form .enquire-head
{
    font-weight: 700;
    color: #fff;
    text-align: center;
    font-size: 22px;
}
.enquire-form .form-control
{
margin-bottom: 10px;
}
.interior-design h2
{
    font-size: 32px;
    margin-bottom: 25px;
}
.interior-design h4
{
font-weight: 700;
    font-size: 20px;
    margin-bottom: 12px;
}
.interior-design .text-content {
    margin-bottom: 30px;
}
.block-bg
{
background-color: #181818;
color: #fff;
}
.bg-interior-kitchan
{
  padding: 90px 0px;
    position: relative;
    display: block;
    background: url(../../../images/bg2.jpg);
    height: 90vh;  
}
.bg-interior-kitchan:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.9;
}
.block-bg h3
{
color: #fff;
line-height: 45px;
}
.top-up-hero
{
margin-top: -160px;
}
.top-up-hero .project-caption {
    min-height: 400px;
}
.interior-design h3
{
font-weight: 700;
    margin-bottom: 30px;
font-size: 30px;
}
.chennai-flats
{
position: relative;
}
.chennai-flats:before
{
background-image: url(../../../images/plan_right.png);
    content: "";
    height: 100%;
    right: 0px;
    position: absolute;
    top: 0;
    width: 300px;
    opacity: 0.3;
    background-repeat: no-repeat;
}
.mobile-width
{
height: 300px;
}
.packages
{
padding: 90px 0px;
    position: relative;
    display: block;
    background: url(../../../images/bg2.jpg);
    height: 100vh;
}
.packages:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.9;
}
.packages h3
{
color: #fff;
    line-height: 50px;
    font-size: 36px;
}
.sidenav-menu {
height: 40vh;
    width: 0;
    position: fixed;
    z-index: 1;
    top: 20%;
    right: 0;
    overflow: hidden;
    transition: 0.5s;
    z-index: 9999999;
    background: #ffffff;
    box-shadow: 1px 0px 1px 1px rgba(0, 0, 0, 0.13), 0px 2px 0px 1px rgba(0, 0, 0, 0.13);
}

.sidenav-menu a {
    padding: 5px 8px 8px 32px;
    text-decoration: none;
    font-size: 16px;
    color: #000000;
    display: block;
    transition: 0.3s;
}

.sidenav-menu a:hover {
  color: #ca3f3f;
}

.sidenav-menu .closebtn {
position: absolute;
    top: -4px;
    left: -27px;
    font-size: 30px;
    margin-left: 0px;
    background: #000;
    color: #fff;
    height: 38px;
}
.test-box
{
	text-align: left;
    background-color: #fff;
    padding: 40px;
    box-shadow: 0 0 18px 0 rgba(0,0,0,.06);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
	margin: 20px 0px;
}
#main {
  transition: margin-right .5s;
}
.s-menu-btn
{
cursor: pointer;
    width: 90px;
    height: 60px;
    overflow: hidden;
    background: #000000;
    color: #ffffff;
    padding: 0px;
    position: fixed;
    top: 250px;
    right: -45px;
    text-align: center;
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    transform: rotate(-90deg);
    z-index: 999;
    font-size: 11px;
    font-weight: 500;
    text-transform: uppercase;
    letter-spacing: 2px;
}
#side-bar
{
    position: fixed;
    left: 0;
    top: 0;
    min-width: 100%;
    height: 100%;
    background: rgba(0,0,0,0.6);
    z-index: 9999;
	display: none;
}
.packages h2
{
color: #fff;
    line-height: 50px;
    font-size: 36px;	
}
.packages-list
{
position: relative;
display: block;
padding-bottom: 100px;
    margin-top: -60vh;
}
.pricingTable{
    background-color: #fff;
    text-align: center;
    position: relative;
    transition: all 0.3s;
-webkit-box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    -moz-box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
    box-shadow: 0 0 45px rgba(0, 0, 0, 0.15);
}

.pricingTable .pricingTable-header{
    background: linear-gradient(45deg,#b19777,#b19777);
    padding: 12px;
    margin: 0 0 10px;
    position: relative;
}
.pricingTable .title{
color: #fff;
    font-size: 22px;
    font-weight: 700;
    text-transform: uppercase;
    letter-spacing: 2px;
    margin: 0;
}
.pricingTable .price-label{
  color: #fff;
    background: linear-gradient(45deg,#b19777,#000000);
    font-size: 15px;
    font-weight: 700;
    width: 100px;
    margin-bottom: 15px;
    display: block;
    -webkit-clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
    clip-path: polygon(100% 0%, 90% 50%, 100% 100%, 0% 100%, 0 50%, 0% 0%);
}
.pricingTable .price-value{
    color: #5F5F5F;
    margin: 0 0 10px;
}
.pricingTable .amount{
    font-size: 20px;
    font-weight: 800;
    line-height: 40px;
    color: #000;
    display: block;
}
.pricingTable .month{
    font-size: 15px;
    font-weight: 600;
    display: block;
}
.pricingTable .pricing-content{
    padding: 0;
    margin: 0;
    list-style: none;
}
.pricingTable .pricing-content li{
    color: #4a4a4a;
    font-size: 13px;
    font-weight: 600;
    line-height: 37px;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(0,0,0,0.1);
}
.pricingTable .pricing-content li:first-child{ border-top: 1px solid rgba(0,0,0,0.1); }
.pricingTable .pricing-content li:last-child{ border-bottom: none; }
.pricingTable .pricingTable-signup{
color: #fff;
    background: linear-gradient(45deg,#171616,#040404);
    font-size: 20px;
    text-transform: uppercase;
    padding: 15px 20px;
    display: block;
    position: relative;
    transition: all 0.3s;
    font-weight: 700;
}
.pricingTable .pricingTable-signup:hover{
    text-shadow: 0 0 5px #000;
    letter-spacing: 2px;
}
.pricingTable.green .pricingTable-header,
.pricingTable.green .price-label,
.pricingTable.green .pricingTable-signup{
    background: linear-gradient(45deg,#90877c,#504444);
}
.pricingTable.orange .pricingTable-header,
.pricingTable.orange .price-label,
.pricingTable.orange .pricingTable-signup{
    background: linear-gradient(45deg,#F49541,#F03371);
}
@media only screen and (max-width: 990px){
    .pricingTable{ margin: 0 0 30px; }
}
.work-box
{
text-align: center;
    margin-bottom: 20px;
    padding: 25px;
    border: 1px solid #d8d8d8;
min-height: 180px;
}
.work-box img
{
margin-bottom: 15px;
}
.work-box h5
{
font-size: 16px;
font-weight: 700;
}
hr.hr-one {
    margin-top: 60px;
    margin-bottom: 60px;
    border: 0;
    border-top: 1px solid #b3b3b3;
}
.dropdown-menu
{
    min-width: 220px;
    padding: 0px;
    margin: 0px;
}
.dropdown-menu > li > a {
    padding: 10px 20px;
    font-size: 16px;
    font-weight: 700;
}
.navbar-right .dropdown-menu {
    left: -40px;
}
.about-center-img
{
text-align: center;
    position: relative;
margin-bottom: 15px;
}
.action-color1
{
color: #c68424;
    font-weight: 700;
    font-size: 18px;
}
.footer-rating
{
margin-bottom: 15px;
color: #fff;
}
.footer-rating a {
    color: #b19777;
    font-weight: 700;
}
.footer-widget h5
{
    font-size: 16px;
    color: #a78b6e;
    font-weight: 700;
    margin-bottom: 15px;
}
.text-marquee {
position: relative;
    display: block;
    color: #fff;
    overflow: hidden;
    width: 70%;
    margin-left: 23%;
    line-height: 40px;
}

.text-marquee .text-marquee__text {
    white-space: nowrap
}
.modular-kitchen-bg
{
padding: 90px 0px;
    position: relative;
    display: block;
    background: url(../../../images/modular-kitchen-packages.jpg);
    color: #fff;
background-size: cover;
background-attachment: fixed;
}

.modular-kitchen-bg h3 {
    font-weight: 700;
    margin-bottom: 30px;
    font-size: 30px;
    color: #fff;
}
.modular-kitchen-bg:before {
    background: #000;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    opacity: 0.8;
}
.renovation-carp .project-caption {
    min-height: 315px;
}
.bg-interior-kitchan.renovation-work
{
height: 60vh;
}
.navbar-default .navbar-toggle:hover, .navbar-default .navbar-toggle:focus {
    background-color: rgba(221, 221, 221, 0);
}
.comment-form-cookies-consent input[type="checkbox"]
{
    float: left;
    margin-top: 9px;
    margin-right: 10px;
}


@media only screen and (max-width: 3000px) and (min-width: 1100px)
{
.container {
    max-width: 1200px;
    width: 1200px;
}
}

@media only screen and (max-width: 1366px) and (min-width: 1024px)
{

}



@media only screen and (max-width: 1100px) and (min-width: 440px)
{
.slide-img
	{
    height: 60vh;	
	}
.home-banner
	{
	height: 60vh;
	}
.bg-interior-kitchan
	{
		height: 60vh;
	}
.interior-design  .wpcf7-captchar {
    min-width: 100%;
}
.packages-list
	{
    margin-top: -75vh;	
	}
.timeline-inverted .timeline-img img
	{
	margin-left: 0px;
	}
.timeline-img img
	{
	margin-left: 40px;
	}
.portfolio
	{
		height: auto;
		    padding: 50px 0px;
	}
.offers
	{
min-height: 290px;		
	}
.work-box
{
min-height: 180px;
}
.bg-interior-kitchan.renovation-work {
    height: 48vh;
}
.cta-section
{
    height: 33vh;	
}
.project-box
	{
	margin-bottom: 30px;
	}
.interior-design.bg-dark img, .interior-design.bg-white img {
    margin-bottom: 20px;
}
	.interior-design input[type="submit"]
	{
	min-width: 100%;
	}
.navbar-toggle {
    display: block !important;
}
.footer
	{
	padding: 90px 0px 0px;
	}
.navbar-collapse.collapse {
    display: none!important;
    height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
.eq-blocks
	{
	height: auto!important;
	}
.social-icons {
    margin-top: 15px;
}
.vision-bg, .mission-bg
	{
	height: auto;
    margin-bottom: 30px;
	}
.outline-bordered-right
{
margin-top: 30px;
}
.footer-widget
{
margin-bottom: 30px;
min-height: 390px;
}
	.inner-banner-text {
    padding-top: 17vh;
}
.footer h4
{
margin-bottom: 20px;	
}
.carousel-caption
{
top: 20%;
}
.header
{
background: #252525;	
}
.header-top
{
display: none;
}
.header .navbar-collapse {
margin-top: 0px;
padding: 20px 18px;
}
.navbar-right .dropdown-menu {
    left: 0px;
    min-width: 100%;
	    position: unset;
    margin-bottom: 5px;
background-color: transparent;
    float: unset;
}
.dropdown-menu > li > a
	{
	color: #fff;
	}
.c-box {
    min-height: 250px;
}
.contact-page
	{
	padding: 80px 0px 40px;
	}
.navbar-header {
    float: none;
}
.navbar-nav > li {
    float: none;
}
.inner-banner
	{
	height: 40vh;
	}
.collapse.in {
    display: block !important;
}
	.navbar-right {
    float: left !important;
    margin-right: -15px;
}
.navbar-collapse.collapse.in {
 height: auto!important;
    padding-bottom: 0;
    overflow: visible!important;
}
}


@media only screen and (max-width: 440px)
{
.navbar-right .dropdown-menu {
    left: 0px;
    min-width: 100%;
	    position: unset;
    margin-bottom: 5px;
background-color: transparent;
	    float: unset;
}
#wpbgallery li img {
margin: 0px !important;
    width: 100%;
    margin-bottom: 20px !important;
}
.c-box
	{
	margin-bottom: 25px;
	}
.comments-area textarea, .comments-area input
	{
	width: 100%;
	    border: 1px solid #000;
	}
	.wpcf7-captchar
	{
		border: 1px solid #000;
	}
	.dropdown-menu > li > a
	{
	color: #fff;
	}
.navbar-toggle {
    display: block !important;
}
.footer-widget
{
margin-bottom: 30px;
}
.footer h4
{
margin-bottom: 20px;	
}
.portfolio
{
height: auto;
padding: 30px 0px;
}
.cta-section h2
{
font-size: 23px;
}
.project-caption a	{
position: relative;
margin-top: 20px;
    display: inline-block;
}
.project-box
{
margin-bottom: 30px;
}
.home-banner h1
{
font-size: 36px;
line-height: 50px;
}
.carousel-caption
{
top: 20%;
}
.header
{
background: #252525;	
}
.header-top
{
display: none;
}
.header .navbar-collapse {
margin-top: 0px;
padding: 20px 18px;
}
.outline-bordered-right:after
{
right: 20px;	
}
.timeline > li > .timeline-panel .col-md-6 {
    width: 100%;
	padding: 0px;
}
.our-process
	{
padding: 30px 0px 0px;	
	}
.timeline-img img {
    height: 200px;
    width: 200px;
    margin-top: 30px;
}
.timeline > li.timeline-inverted > .timeline-panel .grid-left {
    margin-left: 0;
}

.footer
{
padding: 60px 0px 30px;
}
.post-block
{
position: relative;
}
.eq-blocks
	{
	height: auto!important;
	}
.social-icons {
    margin-top: 15px;
}
.vision-bg, .mission-bg
	{
	height: auto;
    margin-bottom: 30px;
	}
.outline-bordered-right
{
margin-top: 30px;
}
.inner-banner-text h1
	{
	    font-size: 36px;
	}
.packages h3 {
    line-height: 40px;
    font-size: 26px;
}
.interior-design.bg-dark img, .interior-design.bg-white img
	{
	margin-bottom: 20px;
	}
.bg-interior-kitchan.renovation-work {
    height: auto;
}
.interior-design {
    padding: 60px 0px;
	}
}
.ug-gallery-wrapper
{
margin-top: 15px !important;
}
.blueimp-gallery
{
	display: none;
}
@media only screen and (min-width: 1024px) and (max-width: 1100px) {
	.vision-bg {
		height: 431px;
	}
	.timeline-year {
		margin-top: 7%;
	}
	.timeline-year-two {
		margin-top: 7%;
	}
}
@media only screen and (min-width: 768px) and (max-width: 1000px) {
	.vision-bg {
		height: 460px;
	}
	.timeline-year {
		margin-top: 10%;
	}
	.timeline-year-two {
		margin-top: 10%;
	}
}
@media only screen and (min-width: 320px) and (max-width: 660px) {
	.timeline-year {
		margin-left: 0px !important;
	}
	.timeline-year-two {
		text-align: start;
	}
	.swapping {
		display: flex;
		flex-direction: column-reverse;
	} 
}