.mar-neg{
margin-top:-98px;
}
.mar-0{
margin:0px;
}
.mar-adj{
margin:0px 0 80px;
}
.mr-top-30{
margin-top:30px;
}
.mar-tp-100{
margin:130px 0 0 0;
}
.admin-bar .theme-main-menu.fixed,.admin-bar #hidden-aside-menu{
top:32px;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li{
margin-bottom:0px !important;
}
#banner .theme-button,#banner .theme-button span{
line-height:40px !important;
text-align:center !important;
}
.contact-us-form .wpcf7-form textarea{
height:60px;
}
ul.post-categories li{
margin:0px !important;
padding:0px !important;
}
ul.post-categories li:before{
display:none;
}
.theme-button .theme-btn{
border:none;
padding:0px;
margin:0px;
color:#ffffff;
}
.theme-button:hover .theme-btn {
background: rgba(215, 170, 120, 0.5) none repeat scroll 0 0;
}
div.wpcf7 .ajax-loader{
position:absolute;
right:-50px;
top:20px;
}
.future-project.project-v1{
margin:0px;
}
.thm-pagination,.project-item-wrapper .page_pagination{
text-align:center;
}
.project-item-wrapper .page_pagination{
margin-bottom:60px;
}
.thm-pagination .pagination,.project-item-wrapper .page_pagination .pagination{
margin-bottom:0px;
display:inline-block;
border:none;
}
.thm-pagination .pagination li,.project-item-wrapper .page_pagination .pagination li{
border:none;
}
.thm-pagination .pagination li > span,.thm-pagination .pagination li a,
.project-item-wrapper .page_pagination .pagination li > span,.project-item-wrapper .page_pagination .pagination li a{
border:1px solid #0e9ec8;
color:#0e9ec8;
background:none;
border-radius:0px;
height:40px;
width:40px;
line-height:38px;
text-align:center;
padding:0px;
margin:0 5px;
transition:all 700ms ease-in;
}
.thm-pagination .pagination li > span,.thm-pagination .pagination li a:hover,
.project-item-wrapper .page_pagination .pagination li > span,.project-item-wrapper .page_pagination .pagination li a:hover{
background:#0e9ec8;
color:#ffffff;
}
.future-project.project-v5 .overlay ul li{
color:#ffffff;
}
.future-project.project-v5 .thm-pagination{
margin-top:70px;
}
.creative-ideas.fix-two.mar-fix{
margin-bottom:30px;
}
.arch-fix .creative-ideas{
margin:0px 0 220px !important;
}
.arch-fix .creative-ideas .row{
margin-top:0px;
}
.blog-details-slider .post-navigation{
border-bottom: 1px solid #e6e2e2;
padding-bottom:50px;
}
.blog-details-slider .post-navigation a{
color:#1d1d1d;
}
.blog-details-slider .post-navigation a span{
border: 1px solid #1d1d1d;
color: #292929;
line-height: 30px;
position: relative;
text-align: center;
width: 40px;
}
.blog-details-slider .post-navigation a:hover{
color:#0e9ec8;
}
.blog-details-slider .post-navigation a:hover span{
color:#0e9ec8;
border-color:#0e9ec8;
} .blog-details .comments_area{
margin-top:60px;
}
.blog-details .comments_area h3{
display: block;
font-size: 18px;
letter-spacing: 3px;
position: relative;
text-transform: uppercase;
margin-bottom:60px;
} 
.blog-details .comments_area .single_comment{
margin-bottom:40px;
position:relative;
}
.blog-details .comments_area .single_comment .figure{
position:absolute;
top:0px;
left:0px;
width:115px;
height:115px;
}
.blog-details .comments_area .single_comment .figure img{
width:100%;
border-radius:50%;
}
.blog-details .comments_area .single_comment .comment{
padding-left:140px;
}
.blog-details .comments_area .single_comment .comment .comment-detail{
border: 1px solid #e6e2e2;
line-height: 28px;
padding:30px;
position:relative;
}
.blog-details .comments_area .single_comment:hover .comment .comment-detail{
border-color:#0e9ec8;
}
.blog-details .single_comment .comment .comment-detail a.comment-reply-link{
position:absolute;
right:30px;
top:30px;
border:1px solid #1d1d1d;
color:#1d1d1d;
font-size:14px;
font-weight:500;
text-align:center;
padding:0 12px;
line-height:28px;
}
.blog-details .single_comment .comment .comment-detail a.comment-reply-link > span{
color:#1d1d1d;
}
.blog-details .single_comment .comment .comment-detail a.comment-reply-link:hover{
color:#0e9ec8;
border-color:#0e9ec8;
}
.blog-details .single_comment .comment .comment-detail a.comment-reply-link:hover > span{
color:#0e9ec8;
}
.blog-details .single_comment .comment .comment-detail h6{
font-size:16px;
text-transform:uppercase;
margin-bottom:10px;
position:relative;
border:none;
}
.blog-details .single_comment .comment .comment-detail span{
color:#0e9ec8;
}
.blog-details .single_comment .comment .comment-detail p{
line-height:24px;
}
.arch-detail-page .theme-sidebar{
width:auto;
}
.arch-detail-page .post-heading img{
width:100%;
}
.blog-details.blog-details-v2 .post-heading ul.arch-post-info{
margin:0px;
}
.project-item-wrapper .single-project .text{
padding-top:15px;
}
.project-item-wrapper .single-project .content-detail{
background:#f5f5f5;
padding:0 15px 20px;
position:relative;
}
.project-item-wrapper .single-project .img{
display:inline-block;
} .theme-sidebar .widget{
margin-bottom:60px;
}
.theme-sidebar .widget h6{
margin-bottom:30px;
}
.theme-sidebar .widget ul {
position:relative;
}
.theme-sidebar .widget ul li {
border-bottom:1px solid #777777;
position: relative;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.theme-sidebar .widget ul li:before {
background: #1d1d1d;
content: "";
height: 1px;
left: 0;
position: absolute;
top: 20px;
width: 14px;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.theme-sidebar .widget ul li a {
color: #777777;
font-weight: normal;
text-transform: uppercase;
padding:10px 0;
padding-left: 24px;
}
.theme-sidebar .widget ul li:hover a{
color:#0e9ec8;
}
.theme-sidebar .widget ul li:hover{
border-color:#0e9ec8;
}
.theme-sidebar .widget ul li:hover::before {
transform: rotate(90deg);
background: #0e9ec8;
}
.tagcloud a {
display: inline-block;
margin-bottom: 15px;
margin-right: 8px;
color: #1d1d1d;
font-weight: normal;
text-transform: uppercase;
padding:4px 12px;
font-size:14px !important;
border:1px solid #1d1d1d;
transition: all 0.3s ease-in-out 0s;
-moz-transition: all 0.3s ease-in-out 0s;
}
.tagcloud a:hover {
border-color: #0e9ec8;
color: #0e9ec8;
}
.forcefullwidth_wrapper_tp_banner .tp-caption .theme-button {
margin: 15px !important;
} #wp-calendar {
width: 100%;
}
#wp-calendar caption {
text-align: right; 
color: #333; 
font-size: 12px; 
margin-top: 10px;
margin-bottom: 15px;
}
#wp-calendar thead { 
font-size: 10px;
}
#wp-calendar thead th { 
padding-bottom: 10px;
}
#wp-calendar tbody { 
color: #aaa; 
}
#wp-calendar tbody td { 
background: #f5f5f5; 
border: 1px solid #fff; 
text-align: center; 
padding:8px;
}
#wp-calendar tbody td:hover { 
background: #fff; 
}
#wp-calendar tbody .pad { 
background: none; 
}
#wp-calendar tfoot #next { 
font-size: 10px; 
text-transform: uppercase; 
text-align: right;
}
#wp-calendar tfoot #prev { 
font-size: 10px; 
text-transform: uppercase; 
padding-top: 10px; 
}
.sticky .inner-box {background: #efefef; padding:10px; }
.sticky .inner-box .thm-unit-test {border: 3px solid #fff; padding:20px !important; }
.sticky .post .post-content{ background-color:transparent; }
.wp-caption {
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
.gallery-caption {position:relative;}
.bypostauthor{position:relative;}
.alignright{ 
text-align:right;
}
.alignleft{ 
text-align:left;
}
.aligncenter{ 
text-align:center;
}	
.alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto
}
.wp-caption {
background: #fff;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .thm-unit-test .sticky .content-detail{
background:#ffffff;
border:1px solid #0e9ec8;
padding:15px;
}
.thm-unit-test h1,.thm-unit-test h2,.thm-unit-test h3,.thm-unit-test h4,.thm-unit-test h5,.thm-unit-test h6{
font-family: "Poppins",sans-serif;
margin-bottom:15px;
font-weight:400;
color: #333333;
line-height:1.2em;
}
.thm-unit-test h1{
font-size:2em;
}
.thm-unit-test h2{
font-size:1.6em;
}
.thm-unit-test h3{
font-size:1.4em;
}
.thm-unit-test h4,.thm-unit-test .text h4{
font-size:1.2em;
}
.thm-unit-test h5{
font-size:1.1em;
}
.thm-unit-test h6{
font-size:1em;
}
.thm-unit-test table{
margin-bottom:20px;
}
.thm-unit-test table thead tr th{
border: 1px solid #ddd;
vertical-align: bottom;
padding:8px;
}
.thm-unit-test table tbody tr th{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test table tbody tr td{
border: 1px solid #ddd;
line-height: 1.42857;
padding: 8px;
vertical-align: top;
}
.thm-unit-test ul,.thm-unit-test ol{
padding-left:18px;
}
.thm-unit-test ul li{
list-style-type:disc;
display:list-item;
}
.thm-unit-test ul li ul li{
list-style-type:circle;
}
.thm-unit-test ul li ul li ul li{
list-style-type:square;
}
.thm-unit-test ol li{
list-style-type:decimal;
display:list-item;
}
.thm-unit-test ol li ol li{
list-style-type:lower-alpha;
}
.thm-unit-test ol li ol li ol li{
list-style-type:upper-roman;
}
.thm-unit-test p img,.thm-unit-test figure img,.thm-unit-test img{
max-width:100%;
display:block;
height:auto;
}
figure{
max-width:100%;
display:block;
}
.paginate-links {
margin-top: 15px;
}
.paginate-links a,
.paginate-links > span {
margin: 0 5px 7px 0;
position: relative;
border: 1px solid #1b3953;
color: #1b3953;
display: inline-block;
font-size: 14px;
font-weight: 800;
line-height: 24px;
min-width: 46px;
padding: 10px 5px;
text-align: center;
text-transform: capitalize;
transition: all 500ms ease 0s;
}
.paginate-links a:hover,
.paginate-links > span{
background: #0e9ec8 none repeat scroll 0 0;
border-color: #0e9ec8;
color: #ffffff;
} .widget_recent_comments ul li{
padding: 10px 0 10px 24px;
}
.widget select{
width:100%;
display:block;
border:1px solid #ededed;
padding:6px 6px;
margin-top:15px;
}
.textwidget img {
height: auto;
max-width: 100%;
}
.widget ul{
padding-bottom:0px;
}
.widget ul li ul{
margin:0px;
}
.widget ul li ul li{
border-top:1px solid #1d1d1d !important;
border-bottom:none !important;
}
.thm-unit-test .share-box ul{
padding-left:0px !important;
}
.thm-unit-test .share-box ul li{
list-style-type:none !important;
display:inline-block !important;
}
.thm-unit-test .share-box ul li img{
display:inline-block !important;
}
.post-password-form input[type="password"]{
border:1px solid #0e9ec8;
padding:5px 10px;
display:inline-block;
}
.post-password-form input[type="submit"]{
background:#0e9ec8;
color:#fff;
padding:6px 15px; 
display:inline-block;
border:none;
}
.thm-unit-test ul.arch-post-info,.thm-unit-test ul.arch-post-info ul.post-categories,.thm-unit-test .post-tag-content ul{
padding-left:0px !important;
}
.project-item-wrapper .single-project .content-detail h4{
border-top: 1px solid #aeaeae;
font-size: 18px;
padding:15px 0 0;
margin:15px 0 0 !important;
}
.project-item-wrapper .single-project .content-detail h4 a{
font-size: 18px;
letter-spacing: 2px;
color:#292929;
line-height: 32px;
font-weight: 500;
text-transform: uppercase;
font-family: "Fjalla One",sans-serif;
}
.arch_details .thm-unit-test .blog-details-slider h6::before{
display:none;
}
.arch_details .thm-unit-test .blog-details-slider h6{
padding:0px;
margin:0px;
}
a{
color: #777777;
}
a:hover{
color:#0e9ec8;
}
.thm-unit-test p{
margin-bottom:15px;
}
.thm-unit-test .post-password-form p{
margin:15px 0;
}
.thm-unit-test .leave-comment .default-form h2{
margin:0px;
}
.thm-unit-test .comment-box .arch-comment-item .arch-comment-item{
margin-left:60px;
}
.thm-unit-test .leave-comment{
margin-bottom:60px;
}
.eco-search .theme-sidebar{
width:100%;
}
.blog_post_area.eco-search{
margin-bottom:100px;
}
.blog_post_area.eco-search p{
margin-bottom:20px;
}
.thm-unit-test	.arch-comment-item .default-form h2,
.blog-details .leave-comment h2{
font-size:18px;
}
.thm-unit-test	.arch-comment-item .default-form textarea{
width:100%;
padding:10px;
}
.thm-unit-test	.arch-comment-item .default-form .theme-button{
background:none;
margin:30px 0 60px;
}
.thm-unit-test > p{
margin-bottom:15px;
} .alignnone {
margin: 5px 20px 20px 0;
}
.aligncenter,
div.aligncenter {
display: block;
margin: 5px auto 5px auto;
}
.alignright {
float:right;
margin: 5px 0 20px 20px;
}
.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.alignright {
float: right;
margin: 5px 0 20px 20px;
}
a img.alignnone {
margin: 5px 20px 20px 0;
}
a img.alignleft {
float: left;
margin: 5px 20px 20px 0;
}
a img.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
background: #fff;
max-width: 96%; padding: 5px 3px 10px;
text-align: center;
}
.wp-caption.alignnone {
margin: 5px 20px 20px 0;
}
.wp-caption.alignleft {
margin: 5px 20px 20px 0;
}
.wp-caption.alignright {
margin: 5px 0 20px 20px;
}
.wp-caption img {
border: 0 none;
height: auto;
margin: 0;
max-width: 98.5%;
padding: 0;
width: auto;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
margin: 0;
padding: 0 4px 5px;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
white-space: nowrap;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
}
.contact-us-v2 form textarea{
height:70px;
min-height:70px;
}
.contact-us-v2 .contact-v2-btn{
margin-top:50px;
}
.contact-us-v2 form .contact-v2-btn input{
border:none;
padding:0px;
margin:0px;
}
.contact-us-v2 form .contact-v2-btn:hover input{
background: rgba(215, 170, 120, 0.5) none repeat scroll 0 0;
color:#ffffff;
} .m-b30{
margin-bottom:30px;
}
.blog-details .comments_area .single_comment.pingback .comment,
.blog-details .comments_area .single_comment.trackback .comment{
padding-left:0px;
}
.blog-details .comments_area .single_comment.pingback img,
.blog-details .comments_area .single_comment.trackback img{
display:none;
}.wp-block-gallery{
padding-left:0px !important;
}
.wp-block-gallery li{
list-style:none !important;
} .has-strong-yellow-background-color{
background-color:#f7bd00 !important;
}
.has-strong-white-background-color{
background-color:#ffffff !important;
}
.has-light-black-background-color{
background-color:#242424 !important;
}
.has-very-light-gray-background-color{
background-color:#797979 !important;
}
.has-very-dark-black-background-color{
background-color:#000000 !important;
}
.has-strong-yellow-color{
color:#f7bd00 !important;
}
.has-strong-white-color{
color:#ffffff !important;
}
.has-light-black-color{
color:#242424 !important;
}
.has-very-light-gray-color{
color:#797979 !important;
}
.has-very-dark-black-color{
color:#000000 !important;
} .has-small-font-size{
font-size:10px !important;
}
.has-normal-font-size{
font-size:15px !important;
}
.has-large-font-size{
font-size:24px !important;
}
.has-huge-font-size{
font-size:36px !important;
}
.alignwide {
margin-left: calc(25% - 25vw);
margin-right: calc(25% - 25vw);
width: auto;
max-width: 1000%;
}
.alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
} .wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
width: 2.25em;
margin-left: 0;
}
pre{
background:none;
padding:0px;
border:none;
line-height: 1.8;
font-family: 'Yantramanav', sans-serif;
font-size:15px;
color: #333;
}
.wp-block-separator.is-style-wide {
border-bottom-width: 2px;
}
.wp-block-latest-posts,
.wp-block-categories,
.wp-block-archives{
padding-left:0px !important;
margin-bottom:20px;
}
.wp-block-latest-posts li{
margin-bottom:16px;
list-style:none !important;
}
.wp-block-categories li,
.wp-block-archives li{
list-style:none !important;
line-height:1.6;
padding-bottom: 0.75rem;
margin-bottom:6px;
}
.wp-block-categories li ul li,
.wp-block-archives li ul li{
padding-top: 0.75rem;
margin-top:6px;
padding-bottom: 0px;
margin-bottom:0px;
}
.wp-block-quote.is-large, .wp-block-quote.is-style-large {
margin: 0 0 16px;
padding: 0 1em;
border-left:none;
}
.blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-large p, .blog-single .inner-box .lower-content .lower-box.text .wp-block-quote.is-style-large p {
font-size: 1.6875em;
line-height: 1.3;
margin-bottom: 0.5em;
margin-top: 0.5em;
}
.wp-block-quote.is-large cite, .wp-block-quote.is-large footer, .wp-block-quote.is-style-large cite, .wp-block-quote.is-style-large footer {
font-family: 'Open Sans', sans-serif;
font-size: 0.71111em;
line-height: 1.6;
color: #767676;
}
.wp-block-pullquote{
border:none;
color:#777;
}
.wp-block-pullquote p{
font-size:16px;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper{
position: relative;
display: block;
height: 0;
padding: 0;
overflow: hidden;
width:100%;
padding-bottom: 66.25%;
}
.wp-block-embed-vimeo .wp-block-embed__wrapper iframe{
position: absolute;
top: 0;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
border: 0;
}
.wp-block-cover .wp-block-cover-image-text, .wp-block-cover .wp-block-cover-text, .wp-block-cover h2, .wp-block-cover-image .wp-block-cover-image-text, .wp-block-cover-image .wp-block-cover-text, .wp-block-cover-image h2{
font-size:16px;
}
blockquote{
padding:10px 20px;
font-size:15px;
background:none
}
.wp-caption-text{
padding-top:10px;
}@media (min-width: 992px) {
.container {
padding-left: 0 !important;
padding-right: 0 !important;
}
}
@media (max-width: 1410px) and (min-width: 992px) {
.theme-main-menu .navbar-nav>li.dropdown-holder:last-child .sub-menu {width: 170px;left:auto;right: 0;}
}
@media (max-width: 1366px) {
.scroll-top {bottom: 30px; right:30px;}
}
@media (max-width: 1199px) {
.project-details-slider .project-type-list {padding-right: 0;}
.project-details-slider .item1 .p1,.project-details-slider h5,.project-details-slider .item1 .p2 {margin-right: 0;}
.contact-address-styleTwo .col-lg-4 {padding-left: 15px;}
.blog-details .leave-comment{margin-bottom:60px;}
} @media (max-width: 991px) {
.about-arch h5,.work-history .section-half {width: 100%;}
.about-arch .img {margin-top: 0;}
.work-history .right-side {margin-top: 40px;}
.our-team .row {margin:0 -15px 0 -15px;}
.our-team .single-team-member {padding: 0 15px;}
.our-team .single-team-member .text {right: 15px; bottom: 0;padding-bottom: 140px;}
.our-team .single-team-member .img {margin-right: 70px;}
.our-team .single-team-member .text ul {width: 50px;position: absolute;right: 0;bottom: 0;}
.our-team .single-team-member .text ul li,.our-team .single-team-member .text ul li:last-child {margin-right: 30px;}
.creativity-record .left-side,.creativity-record .right-side,.theme-sidebar .sidebar-recent-work .work-img-wrapper .single-img img,
.theme-sidebar .sidebar-recent-post .post-img-wrapper .single-img .img img {width: 100%;}
.creativity-record .left-side h4 {display: inline-block;}
.creativity-record .left-side h4:before {right: 25px;}
.creativity-record .right-side {margin-top: 233px;}
.theme-menu-wrapper.menu-style-three .logo {float:left;}
.menu-style-three.theme-menu-wrapper {padding: 40px 15px 0 15px;}
.theme-main-menu.fixed .menu-style-three .logo {display: block;margin-bottom: 0;}
.project-details-slider .project-type-list h6 {float:none;margin-bottom: 40px;}
.project-details-slider .project-type-list ul {float:none;}
.project-details-slider .top-img-gallery-wrapper .single-img {margin-bottom: 30px;padding-left: 15px;padding-right: 15px;}
.project-details-slider .top-img-gallery-wrapper {margin: 0 -15px 0 -15px;}
.project-details-slider .item-middle-info-section .project-type-list {width: 100%;padding: 0;margin-bottom: 40px;}
.project-details-slider .item-middle-info-section .img {width: 100%;}
.project-details-slider .item4 .item-middle-info-section {width: 95%;}
.project-details-slider .item4 .item-middle-info-section .project-type-list {padding-left: 20px;padding-right: 20px;}
.project-details-slider .item4 .item-middle-info-section .project-type-list p {margin-right: 0;}
.theme-large-asidebar {width: 100%;padding: 0;margin-bottom: 80px;}
.theme-sidebar {width: 50%;}
.theme-sidebar .sidebar-recent-work,.theme-sidebar .sidebar-recent-post .post-img-wrapper {padding-right: 0;}
.blog-details .author-text>p {width: 100%;margin-top: 20px;}
.blog-details.blog-details-v3 .owl-theme.blog-details-slider .owl-nav {bottom: -35px;}
.blog-details.blog-details-v3 .author-text>p {width: 100%;margin-top: 20px;}
.hesperiden .tp-thumb .tp-thumb-title {font-size: 34px; line-height: 30px;padding-left: 10px;}
.hesperiden .tp-thumb.selected .tp-thumb-title, .hesperiden .tp-thumb .tp-thumb-title:hover {padding-left: 50px;}
.lan-others-page .left-side,.lan-others-page .img-box {width: 100%;}
.lan-others-page .img-box {padding-right: 0;margin-top: 40px;}
} @media (min-width: 992px) and (max-width: 1199px) {
.work-history .right-side {padding-left: 245px;padding-right: 0px;}
.work-history .left-side h3 {font-size: 34px;}
.work-history .left-side h2:before {width: 180px;}
.our-team .single-team-member .img {width: 70%;}
.our-team .single-team-member .text h4 {font-size: 30px;}
.our-team .single-team-member .num {right: 170px;}
.creativity-record .left-side h4 {font-size: 54px; line-height: 79px;}
.creativity-record .left-side h4 span {font-size: 64px;}
.creativity-record .left-side h4:before {right: 90px;}
#hidden-aside-menu {width: 300px;}
.project-v3 .project-item-wrapper .single-project .img .overlay>div>div h4 a {font-size: 24px;margin-bottom: 25px;}
.project-v4 .project-item-wrapper .single-project ul li a,.project-v5 .project-item-wrapper .single-project ul li a {padding-left: 40px;}
.project-details-slider .project-type-list ul li {padding: 36px 10px 0 10px;}
.project-details-slider .project-type-list h6 {padding-left: 60px;}
.project-details-slider .project-type-list h6:before {width: 50px;}
.blog-details .post-heading h4 {font-size: 32px;}
.blog-details .author-text>p {width: 78%;}
} @media (min-width: 768px) and (max-width: 991px) {
.theme-menu-wrapper .logo {display: block;float:none;margin-bottom: 25px;}
.theme-menu-wrapper .logo img {margin: 0 auto;}
.theme-main-menu .navbar {float:none;width: 100%; text-align: center;}
.theme-default-menu .navbar-nav > li {float:none;display: inline-block;}
.theme-default-menu .navbar-nav {float:none;}
.theme-main-menu .navbar-nav>li.dropdown-holder .sub-menu {text-align: left;}
.theme-menu-wrapper {padding-top: 30px;}
.about-arch .theme-main-title {padding-left: 78px;}
.theme-main-menu.fixed .logo {display: none;}
.project-item-wrapper .single-project .img .overlay>div>div h4 a {margin-bottom: 20px;}
.client-slider-wrapper {padding-left: 26px;}
.client-slider-wrapper .text {width: 77%;}
.our-team .single-team-member .num {right: 90px;}
.project-item-wrapper .single-project span.number {font-size: 49px;top:-34px;right: 15px;}
.creative-ideas.style-two .single-box-wrapper {margin-bottom: 30px;}
#hidden-aside-menu {width: 290px;}
.future-project.project-v4 .row .mix, .future-project.project-v5 .row .mix {width: 33.33333333333%;}
.project-details-slider .project-type-list ul li {padding: 36px 11px 0 12px;}
.project-details-slider .item4 .item-middle-info-section .project-type-list ul li {font-size: 12px;}
.team-member-details .owl-theme .owl-nav [class*=owl-] {margin: 0;}
.team-member-details .owl-theme .owl-nav {right: 8px;}
.contact-address-styleTwo .single-column>ul.icon li a {margin: 0 6px;}
#banner .tp-caption h1 {font-size: 88px;}
} @media (max-width: 767px) {
.theme-main-menu .navbar-nav {padding: 0 15px; background: rgba(0,0,0,0.8);}
.theme-main-menu .navbar-nav>li.dropdown-holder .sub-menu:before {display: none;}
.theme-main-menu .navbar-collapse {box-shadow: none;border:none;margin: 0 -15px;}
.theme-main-menu .menu-style-two .navbar-collapse {margin: 0;}
.theme-main-menu.fixed .theme-menu-wrapper {padding-top: 18px;}
.theme-main-menu.fixed .navbar-toggle {margin-bottom: 18px;}
.theme-main-menu.fixed .logo,.theme-main-menu.fixed .menu-style-two .logo {top:10px;}
.theme-menu-wrapper {padding-top: 40px;}
.theme-main-menu.fixed {max-height: 100%;overflow-y:auto;}
.theme-main-menu .logo {position: absolute;top:35px;left: 15px;z-index: 999;}
.theme-main-menu .menu-style-two .logo {left:30px;top:30px;}
.theme-menu-wrapper.menu-style-three .logo {left:30px;top:15px;}
.menu-style-three.theme-menu-wrapper {padding-top: 16px;}
.menu-style-two.theme-menu-wrapper {padding: 40px 0 0 0;}
.theme-main-menu .navbar {float:none; width: 100%;border:none;}
.theme-main-menu nav ul li.dropdown-holder .fa {display: block;}
.theme-main-menu .navbar-nav,.theme-default-menu .navbar-nav > li {margin: 0;}
.theme-main-menu .navbar-nav>li.dropdown-holder .sub-menu {
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
opacity: 1;
visibility: visible;;
position: static;
box-shadow: none;
width: 100%;
display: none;
}
.theme-default-menu .navbar-nav > li > a {line-height: 47px;font-size: 16px;padding: 0;}
.theme-main-title span {font-size: 84px;top:-9px;}
.theme-main-title {font-size: 40px;padding-left: 70px;}
.about-arch .left-side,.about-arch .img,.about-arch.style-two .left-side {width: 100%;}
.about-arch .img,.about-arch.style-two .img {text-align: center;margin-top: 40px; padding: 0 10px 0 0;}
.about-arch.style-two .left-side a {margin-left: 15px;}
.creative-ideas .box {width: 80%;}
.work-history .left-side h3 {line-height: 45px;}
.work-history .left-side h2:before {width: 135px;}
.work-history .left-side h2 {text-align: left;padding-left: 135px;}
.work-history .right-side {padding-left: 80px;padding-right: 0;}
.work-history .right-side ul li:before {width: 70px;left: -79px;}
.client-slider h2 {padding-left: 60px;font-size: 40px;letter-spacing: 9px;}
.client-slider h2:before{width:58px;}
.client-slider-wrapper {padding-left: 0;}
.client-slider-wrapper .img,.client-slider-wrapper .text {float:none;}
.client-slider-wrapper .img img {margin: 0 auto;}
.client-slider-wrapper .text{width: 100%;padding-left: 0;padding-top: 110px;text-align: center;}
.client-slider-wrapper .img:before {right: 50%;top:100%;height: 75px;width: 1px;margin-top: 10px;}
.client-slider-wrapper .carousel-indicators {text-align: center;left:0; bottom: -121px;}
.our-team .single-team-member,.our-team .single-team-member .img img {width: 100%;}
.our-team .single-team-member .img {margin: 0;width: 100%;padding-right: 70px;}
.our-team .single-team-member .num {right: 90px;}
.contact-us-form {width: 100%;padding: 0;}
.contact-us .contact-address {width: 100%;margin-top: 80px;}
.creative-ideas.style-two .single-box-wrapper {margin-bottom: 60px;}
#hidden-aside-menu {width: 260px;}
.future-project.project-v4 .row .mix, .future-project.project-v5 .row .mix {width: 50%;}
.project-details-slider .project-type-list ul li {display: block;margin-bottom: 15px;padding-top: 25px;}
.project-details-slider .project-type-list ul li:last-child {border-right: none;}
.page-bottom-content .back-to-main-page {left:auto;right: 0;margin: 0;}
.project-details-page .owl-theme .owl-nav {bottom: -180px;right: 50%;margin-right: -83px;}
.project-details-slider .item4 .item-middle-info-section {margin-top: -100px;}
.project-details-slider .item4 .item-middle-info-section .project-type-list ul li {display: block;}
.project-details-slider .item4 .item-middle-info-section .project-type-list p {text-align: left;}
.team-member-details .team-img,.team-member-details .team-img img,.team-member-details .member-details {width: 100%;}
.team-member-details .member-details {padding-left: 0;margin-top: 50px;}
.team-member-details .owl-theme .owl-nav {top:auto;bottom: -50px;}
.error-page h2 {font-size: 110px;margin-bottom: 80px;margin-top: 60px;}
.error-page h2:before, .error-page h3:before {width: 80px;}
.error-page h2:before {left:-35px;}
.error-page h3 {font-size: 28px;}
.error-page h3:before {left:-16px;}
.error-page h3:after {height: 60px;top:-78px;}
.blog-details .leave-comment form.style-one .top-row .single-input {width: 100%;}
.blog-details .leave-comment form.style-one .top-row {padding-right: 0;}
.blog-details.blog-details-v3 .blog-details-slider .center-align {width: 99%;}
.contact-page-v1>.container>h4 {font-size: 50px;letter-spacing: 9px;}
#banner .tp-caption h1 {font-size: 42px;}
#banner .tp-caption h4 {font-size: 20px;}
.hesperiden .tp-thumb .tp-thumb-title {display: none !important;}
#banner.banner-two h1 span:last-child {width: 45px;}
#banner.banner-two .tp-caption h4 span.line {width: 40px;}
.lan-top-banner .navbar-nav>li {display: block;text-align: left;}
.lan-thanks-word p {width: 100%;}
.admin-bar .theme-main-menu.fixed{top:46px;}
.blog-details .leave-comment{margin-bottom:60px;}
#banner .tp-caption{display:none;}
} @media (max-width: 650px) {
#success,
#error {
width: 84%;
height: auto;
top: calc(50% - 50px);
left: 8%;
padding: 30px 10px;
margin:0;
}
.future-project.project-v4 .row .mix, .future-project.project-v5 .row .mix {width: 100%;}
.blog-v4 .project-item-wrapper .single-project .img .overlay>div>div>a {display: none;}
.blog-v4 .project-item-wrapper .single-project ul {display: none;}
.blog-details .blog-details-slider .post-tag-content>ul.float-right {width: 100%;}
.blog-details .blog-details-slider .post-tag-content>ul.float-right li {margin-top: 70px;}
.blog-details .owl-theme.blog-details-slider .owl-nav {bottom: -37px;}
.blog-details .blog-details-slider .post-tag-content>ul.float-left li {margin-right: 0;}
.blog-details .post-heading h4 {font-size: 25px;}
.lan-thanks-word .col-xs-4 {width: 100%; margin-bottom: 40px;}
}
@media (max-width: 600px) {
.contact-us h4 {font-size: 50px;margin-top: -28px;letter-spacing: 8px;}
#banner .tp-caption p {font-size: 12px;}
.lan-others-page ul li {font-size: 18px;}
}
@media (max-width: 550px) {
.creativity-record .right-side .single-box .box {font-size: 40px;}
.creativity-record .right-side .single-box h6 {font-size: 16px;}
.theme-sidebar {width: 100%;} 
.admin-bar .theme-main-menu.fixed{top:0px;}
.admin-bar .theme-main-menu{top:46px;}
}
@media (max-width: 480px) {
.theme-main-menu .logo {width: 59%;}
.project-item-wrapper .single-project .img .overlay>div>div h4 a{font-size: 20px;margin-bottom: 25px;}
.project-item-wrapper .single-project .img .overlay>div>div>a:before {width: 50px;margin-left: -25px;}
.project-item-wrapper .single-project .img .overlay>div>div>a:after {height: 50px;}
.project-item-wrapper .single-project .img .overlay>div>div>a {width: 50px;height: 50px;}
.project-item-wrapper .single-project span.number {font-size: 40px;top:-28px;right: 10px;}
.our-team .single-team-member .num {font-size: 40px;top:-28px;}
.our-team .single-team-member .text h4 {font-size: 22px;}
.our-team .single-team-member .text span {margin:10px 0 30px 0;}
.our-team .single-team-member .text ul li {margin-bottom: 23px;}
.our-team .single-team-member .text ul li:before {height: 18px;top:-19px;}
.our-team .single-team-member .text ul {width: 30px;}
.our-team .single-team-member .text {padding-bottom: 112px;}
.our-team .single-team-member .text ul li, .our-team .single-team-member .text ul li:last-child {margin-right: 0;}
.our-team .single-team-member .img {padding-right: 35px;}
.our-team .single-team-member .num {right: 58px;}
.our-team .single-team-member {margin-bottom: 50px;}
.contact-page-v1>.container>h4 {padding-left: 45px;font-size: 34px;}
.contact-page-v1>.container>h4:before {width: 65px;}
#banner .tp-caption p {font-size: 10px;}
.thm-unit-test .comment-box .arch-comment-item .arch-comment-item{margin-left:0px !important;}
.blog-details .comments_area .single_comment .comment{padding-left:0px;}
.blog-details .comments_area .single_comment .figure{position:relative; margin-bottom:25px; margin-top:45px;}
.admin-bar .theme-main-menu{top:46px;}
.admin-bar .theme-main-menu.fixed{top:0px;}
}
@media (max-width: 450px) {
.creativity-record .left-side h4 {font-size: 48px;line-height: 80px;}
.creativity-record .left-side h4:before {width: 45px;right: -10px;top:47px;}
.creativity-record .left-side h4 span {font-size: 54px;margin-left: 65px;}
.creativity-record .left-side h4 span:before {width: 100%;}
.creativity-record .left-side h4 span:after {right: 100%;}
.creativity-record .right-side .col-xs-4 {width: 100%;}
.creativity-record .right-side .single-box:before {height: 60px;top:-70px;}
.creativity-record .right-side {margin-top: 170px;}
.creativity-record .right-side .single-box {margin-bottom: 100px;}
.scroll-top {bottom: 10px;right:5px;}
.inner-banner .opacity {padding-top: 240px;}
.inner-banner .opacity h4 {margin-bottom: 160px;}
.project-details-slider .top-img-gallery-wrapper .single-img {width: 100%;}
.project-details-slider h4 {font-size: 30px;margin-bottom: 45px;}
}
@media (max-width: 420px) {
.creative-ideas.style-two .single-box-wrapper h4 {padding-top: 80px;}
.creative-ideas.style-two .single-box-wrapper p {padding-left: 40px;}
.creative-ideas.style-two .single-box-wrapper h4 {font-size: 23px;margin-bottom: 10px;}
.theme-menu-wrapper.menu-style-three .logo {width: 46%;top:30px;}
.inner-banner .opacity h4 {font-size: 40px;}
.page-bottom-content .back-to-main-page {position: static;}
.project-details-page .owl-theme .owl-nav {right: -17px;margin: 0;}
.faq-page .faq-panel .panel-group .panel-body .row .img {width: 100%;}
}
@media (max-width: 400px) {
#banner .tp-caption {display: none !important;}
}
@media (max-width: 380px) {
.work-history .right-side ul li {font-size: 18px;}
.work-history .right-side ul li span {font-size: 53px;margin-right: 10px;}
.client-slider h2 {font-size: 30px;letter-spacing: 7px;}
.theme-main-menu .menu-style-two .logo {top:38px;width: 52%;}
.theme-main-menu.fixed .menu-style-two .logo {top:15px;}
.inner-banner .opacity ul li {margin-bottom: 10px;}
.inner-banner .opacity ul li:last-child{margin-bottom: 0;}
}