

@import url(fontawesome.css);
body {
    font-family: 'Lato', sans-serif;
}

#page-wraper {
    background: url(../images/page-bg.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    background-color: #252324;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    width: 100%;
}

/* .left-text h4.name {
    text-align: right;
} */

.pinkk {
    color: #f5b2b2;;
}

body {
    overflow-x: hidden;
}

input,
select,
textarea {
    outline: none;
}

a,
a:hover {
    text-decoration: none;
}

p {
    font-size: 16px;
    line-height: 24px;
    color: #fff;
}

h4 {
    font-size: 26px;
    font-weight: 700;
    color: #fff;
    letter-spacing: 0.25px;
}

img {
    width: 100%;
    overflow: hidden;
}

ul {
    padding: 0;
    margin: 0;
    list-style: none;
}

ul li {
    display: inline-block;
}

html {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

*,
*:before,
*:after {
    -webkit-box-sizing: inherit;
    -moz-box-sizing: inherit;
    box-sizing: inherit;
}

.clearfix {
    zoom: 1;
}

.clearfix:before,
.clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

.container {
    margin: 0 auto;
}

.main-nav {
    text-align: center;
}

.main-nav li:last-child a {
}

.main-nav li {
    display: block;
}

.main-nav li a {
    height: 50px;
    line-height: 50px;
    display: inline-block;
    font-size: 16px;
    font-weight: 700;
    color: #fff;
    width: 100%;
    transition: all 0.3s;
    padding-bottom: 20px;
}

.main-nav li:hover a,
.main-nav li.active a {
    background: #fff;
    color: #908090;
}

/* Sidebar Menu */

#page-wraper .menu {
    overflow-y: hidden !important;
}

.menu .image {
    margin-top: 0px;
}

.menu .image img {
    width: 130px;
    height: 130px;
    border-radius: 50%;
    text-align: center;
}

.menu .author-content {
    margin: 20px 0px 20px 0px;
    color: #000000;

}

.menu .author-content h4 {
    font-size: 25px;
    color: #000000;

}

.menu .author-content span {
    font-size: 14px;
    font-style: italic;
    color: #000000;
}


.menu .copyright-text {
    text-align: center;
    bottom: 0;
    position: absolute;
    left: 0 !important;
    width: 100%;
}


.menu:before,
.menu:after {
    content: "";
    display: table;
}

.menu:after {
    clear: both;
}

.menu a {
    text-decoration: none;
    color: inherit;
}

.menu {
    text-align: center;
}

.menu::-webkit-scrollbar {
    display: none;
}

.menu {
    left: 10%;
  -webkit-transition: -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
  -webkit-overflow-scrolling: touch;
  background-color: #a43f49;
  box-sizing: border-box;
  height: 100vh;  
  max-height: 100vh !important;
  max-width: 40vw !important;
  min-width: 40px !important;
  outline: none;
  overflow-x: hidden !important;
  overflow-y: auto !important;
  padding: 5;
  position: fixed !important;
  top: calc(0px);  
  width: 20%;
  will-change: transform;
  z-index: 9999 !important;
}

.menu-toggle {
  color: #fff;
  cursor: pointer;
  font-size: 20px;
  z-index: 1;
  position: fixed;
  right: 20px;
  top: 20px;
}

#menu-toggle {
    z-index: 999;
    cursor: pointer;
    position: fixed;
	z-index: 1;
    top: 0;
    left: 0;
    color: #a43f49;
    background-color: #fff;
    width: 70px;
    height: 70px;
    text-align: center;
    display: inline-block;
    line-height: 60px;
}

.menu-close {
  cursor: pointer;
}

#menu-close {
    cursor: pointer;
    text-align: right;
    color: #a43f49;
    background-color: #fff;
    width: 100%;
    height: 60px;
    text-align: center;
    display: inline-block;
    line-height: 60px;
}


/* Section */


.drop-down {
    border-radius: 2px;
    margin-right: 30px;
    height: calc(2.25rem + 2px) !important;
    padding: .375rem .75rem !important;
}

.section.my-services {
    min-height: 40vh !important;
}

.search {
    padding: 5px 10px;
    background-color: #a43f49;
    color: white;
    border: none;
    appearance: none;
    -moz-appearance: none;
    border-radius: 2px;
    height: calc(2.25rem + 2px) !important;
    padding: .375rem .75rem !important;
}

.search:focus {
    outline: none;
    border: none;
}

.section {
    color: #000000;
    width: 55%;
    right: 10%;
    left: 35%;
    position: relative;
    min-height: 100vh;
    padding-bottom: 04px;
    border-bottom: 3px solid rgba(250, 250, 250, 0.25);
}

.section-heading {
    text-align: center;
    padding: 30px 20px;
}

.section-heading h2 {
    font-size: 32px;
    font-weight: 700;
    color: #fff;
}

.section-heading .line-dec {
     width: 60px;
    height: 3px;
    background-color: #a43f49;
    margin: 7px auto;
    align-items: flex-start;
}

.section-heading span {
    margin-top: 5px;
    font-size: 16px;
    color: #fff;
    letter-spacing: 0.5px;
}


/* Button */

.my-button a {
    display: inline-block;
    padding: 12px 20px;
    background-color: #fff;
    color: #a43f49;
    font-size: 13px;
    font-weight: 800;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    transition: all 0.5s;
}

.my-button a:hover {
    background-color: #a43f49;
    color: #fff;
}

div.img-div {
    display: flex;
    justify-content: center;
    align-items: center;
}

@media only screen and (max-width:768px) {
    .left-image-post h4,.right-image-post h4 {
        text-align: center;
    }
    .text-div {
        order: 2;
    }
    .img-div {
        order: 1;
        margin-bottom: 30px;
    }
    #menu {
        max-height: 100vh !important;
    }
    .menu .copyright-text {
        bottom: 10%;
    }
}

img.post-img {
    width: 100%
} 

div.image-div {
    display: flex;
    width: 60%;
    justify-content: center;
    align-items: center;
    overflow: hidden !important;
}

.search-img {
    width: 70%;
}

/* #posts {
    display: flex;
    flex-direction: column;
} */

.button-div {
    display: flex;
    justify-content: center;
    align-items: center;
    margin: 50px auto;
}

/* Left & Right Post */

.right-image-post {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 2px solid rgba(250, 250, 250, 0.1);
}

#posts > div.left-image-post ~ div.left-image-post {
    margin-top: 60px;
    padding-top: 60px;
    border-top: 2px solid rgba(250, 250, 250, 0.1);
}

#search .left-image {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

/* div.left-image-post:nth-of-type(1) {
    margin-top: 0px ;
    padding-top: 0px;
    border-top: none;
} */

.left-image img,
.right-image img {
    border-radius: 5px;
    height: initial;
}

.right-image-post h4,
.left-image-post h4 {
    margin-top: 30px;
}

.right-image-post p,
.left-image-post p {
    margin-top: 20px;
}

.right-image-post .white-button,
.left-image-post .white-button {
    margin-top: 30px;
}

.my-services {
    padding-bottom: 100px;
}

section.my-work .section-heading {
    text-align: center;
    padding: 80px 45px 10px 45px;
}

.loader {
    width: 100%;
    margin: auto;
}


@media screen and (max-width: 1680px) {
    .menu {
        left: 0%;
    }

    .section {
        color: #fff;
        width: 65%;
        right: 5%;
        left: 30%;
    }
}

@media screen and (max-width: 1680px) and (min-width: 846px) { 
    .menu .social-network ul li a {
        width: 36px;
        height: 36px;
        line-height: 36px;
    }

    .menu .social-network ul li {
        margin: 0;
    }

    .menu .image {
        margin-top: 35px;
    }
}

@media screen and (max-width: 1280px) {
    .menu {
        left: 0%;
    }

    .right-image-post h4,
    .left-image-post h4 {
        margin-top: 0px;
    }

    .right-image-post p,
    .left-image-post p {
        margin-top: 15px;
    }

    .right-image-post .white-button,
    .left-image-post .white-button {
        margin-top: 25px;
    }

}

.menu .container {
    padding-left: 0;
    padding-right: 0;
	z-index: 1;
        display: inline-block;
}

@media screen and (max-width: 1280px) and (min-width: 846px) {
    .menu {
        width: 25%;
		z-index: 1;
        display: inline-block;
    }
}

#menu-toggle,
#menu-close {
    display: none;
	z-index: 1;
        display: inline-block;
}  

@media screen and (max-width: 845px) {        
    #menu-toggle,
    #menu-close {
		z-index: 1;
        display: inline-block;
    }    

    .menu {        
        width: 320px;
		z-index: 1;
        -webkit-transform: translateX(-100%) !important;
        transform: translateX(-100%) !important;
        transition: -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
        transition: transform 233ms cubic-bezier(0, 0, 0.21, 1);
        transition: transform 233ms cubic-bezier(0, 0, 0.21, 1), -webkit-transform 233ms cubic-bezier(0, 0, 0.21, 1);
    }

    .menu .image {
        margin-top: 10px;        
    }

    .menu .image img {
        width: 120px;
        height: 120px;
    }


    .menu .author-content h4 {
        font-size: 110%;
        margin-bottom: 2px;
        color: #000000;
    
    }

    .menu .author-content {
        margin: 20px 5px 20px 5px;
    }

    .menu .container {
        padding-left: 15px;
        padding-right: 15px;
    }

    .menu.open {
        display: inline-block;
        -webkit-transform: translateX(0) !important;
                transform: translateX(0) !important;
    }

    .responsive-nav {
        display: inline-block;
    }
    .section {
        width: 94%;
        right: 3%;
        left: 3%;
    }
   
}