*/ /*-- Reset CSS --*/ /* PRELOADER */ ul.no-posts { text-align: center; } html .home { overflow-x: hidden; } #google_translate_element { clear: both; } #preloader { position: fixed; z-index: 1800; top: 0; right: 0; bottom: 0; left: 0; width: 100%; height: 100%; background: #fff } .no-js #preloader, .oldie #preloader { display: none } #loader { position: relative; width: 2.5em; height: 2.5em; transform: rotate(165deg); } #loader { position: absolute; top: calc(50% - 1.25em); left: calc(50% - 1.25em); } #loader:before, #loader:after { content: ''; position: absolute; top: 50%; left: 50%; display: block; width: 0.5em; height: 0.5em; border-radius: 0.25em; transform: translate(-50%, -50%); } .post-body a:visited { color:#FF0000; } #loader:before { animation: before 2s infinite; } #loader:after { animation: after 2s infinite; } @keyframes before { 0% { width: 0.5em; box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75); } 35% { width: 2.5em; box-shadow: 0 -0.5em rgba(225, 20, 98, 0.75), 0 0.5em rgba(111, 202, 220, 0.75); } 70% { width: 0.5em; box-shadow: -1em -0.5em rgba(225, 20, 98, 0.75), 1em 0.5em rgba(111, 202, 220, 0.75); } 100% { box-shadow: 1em -0.5em rgba(225, 20, 98, 0.75), -1em 0.5em rgba(111, 202, 220, 0.75); } } @keyframes after { 0% { height: 0.5em; box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75); } 35% { height: 2.5em; box-shadow: 0.5em 0 rgba(61, 184, 143, 0.75), -0.5em 0 rgba(233, 169, 32, 0.75); } 70% { height: 0.5em; box-shadow: 0.5em -1em rgba(61, 184, 143, 0.75), -0.5em 1em rgba(233, 169, 32, 0.75); } 100% { box-shadow: 0.5em 1em rgba(61, 184, 143, 0.75), -0.5em -1em rgba(233, 169, 32, 0.75); } } a,abbr,acronym,address,applet,b,big,blockquote,body,caption,center,cite,code,dd,del,dfn,div,dl,dt,em,fieldset,font,form,h1,h2,h3,h4,h5,h6,html,i,iframe,img,ins,kbd,label,legend,li,object,p,pre,q,s,samp,small,span,strike,strong,sub,sup,table,tbody,td,tfoot,th,thead,tr,tt,u,ul,var{ padding:0; border:0; outline:0; vertical-align:baseline; background:0 0; text-decoration:none } *{ -webkit-box-sizing: border-box; box-sizing: border-box; } form,textarea,input,button{ -webkit-appearance:none; -moz-appearance:none; appearance:none; border-radius:0 } dl,ul{ list-style-position:inside; font-weight:400; list-style:none } ul li{ list-style:none } caption,th{ text-align:center } img{ border:none; position:relative } a,a:visited{ text-decoration:none } .post-body a:visited { color:red; } .clearfix{ clear:both } .section,.widget,.widget ul{ margin:0; padding:0 } a{ color:$(main.color) } a:visited { color:red; } a:hover{ color:$(title.color) } a img{ border:0 } abbr{ text-decoration:none } .CSS_LIGHTBOX{ z-index:999999!important } .separator a{ clear:none!important; float:none!important; margin-left:0!important; margin-right:0!important } #navbar-iframe,.widget-item-control,a.quickedit,.home-link,.feed-links{ display:none!important } .center{ display:table; margin:0 auto; position:relative } .widget > h2,.widget > h3{ display:none } h1,h2,h3,h4,h5,h6 {font-family: 'Nunito', sans-serif;font-weight:700;} /*-- Body Content CSS --*/ body{ background-color:#fff; font-family:'Poppins',sans-serif; font-size:14px; font-weight:400; color:$(body.text.color); word-wrap:break-word; margin:0; padding:0 } .row{ width:1140px } #content-wrapper{ float:left; width:100%; padding:0 0 35px; margin:0; background-color: #f3f7fd; } .home #content-wrapper { margin:0; padding-bottom:35px; } .item #content-wrapper{ margin:40px 0; background:#ffffff; } #content-wrapper > .container{ position:relative; margin:0 auto } #main-wrapper{ overflow:hidden; padding:0; margin:0 -7px } .index #main-wrapper { overflow: visible; float: left; width: 100%; margin: 0; } .item #main-wrapper{ margin:0; float: left; overflow: hidden; width: 66.66666667%; box-sizing: border-box; word-wrap: break-word; padding: 0 15px; margin: 0; } #sidebar-wrapper{ display:none; float: right; overflow: hidden; width: 33.33333333%; box-sizing: border-box; word-wrap: break-word; padding: 0 15px; } .item #sidebar-wrapper { display:block; } .sidebar .widget{ position:relative; overflow:hidden; background-color:#fff; box-sizing:border-box; padding:0; margin:0 0 35px } .sidebar .widget-title{ position:relative; float:left; width:100%; height:32px; background-color:#f0f0f0; display:block; margin:0 0 20px } .sidebar .widget-title > h3{ position:relative; display:block; height:32px; font-size:12px; color:#333333; font-weight:700; line-height:32px; text-align:center; text-transform:uppercase; padding:0 15px; margin:0; border-radius:2px 2px 0 0 } .sidebar .widget-content{ float:left; width:100%; margin:0 } .list-label li{ position:relative; display:block; padding:8px 0; border-top:1px dotted #eaeaea } .list-label li:first-child{ padding:0 0 8px; border-top:0 } .list-label li:last-child{ padding-bottom:0; border-bottom:0 } .list-label li a{ display:block; color:$(title.color); font-size:13px; font-weight:400; text-transform:capitalize; transition:color .17s } .list-label li a:before{ content:"\f105"; float:left; color:$(title.color); font-size:12px; font-weight:400; font-family:FontAwesome; margin:0 3px 0 0; transition:color .17s } .list-label li a:hover{ color:$(main.color) } .list-label .label-count{ position:relative; float:right; font-weight:400 } .cloud-label li{ position:relative; float:left; margin:0 5px 5px 0 } .cloud-label li a{ display:block; height:26px; background-color:#fff; color:$(title.color); font-size:12px; line-height:26px; font-weight:400; padding:0 10px; border:1px solid #eaeaea; border-radius:3px; transition:all .17s ease } .cloud-label li a:hover{ color:$(main.color) } .cloud-label .label-count{ display:none } .sidebar .FollowByEmail > .widget-title > h3{ margin:0 } .FollowByEmail .widget-content{ position:relative; overflow:hidden; background-color:$(main.color); font-weight:400; text-align:center; box-sizing:border-box; padding:20px } .FollowByEmail .widget-content > h3{ font-size:18px; color:#fff; font-weight:700; margin:0 0 13px } .FollowByEmail .before-text{ font-size:13px; color:#fff; line-height:1.4em; margin:0 0 15px; display:block; padding:0 15px; overflow:hidden } .FollowByEmail .follow-by-email-inner{ position:relative } .FollowByEmail .follow-by-email-inner .follow-by-email-address{ width:100%; height:34px; color:#888; font-size:11px; font-family:inherit; text-align:center; padding:0 10px; margin:0 0 10px; box-sizing:border-box; border:1px solid #eaeaea; transition:ease .17s } .FollowByEmail .follow-by-email-inner .follow-by-email-address:focus{ border-color:rgba(0,0,0,0.1) } .FollowByEmail .follow-by-email-inner .follow-by-email-submit{ width:100%; height:34px; font-family:inherit; font-size:11px; color:#fff; background-color:$(dark.color); text-transform:uppercase; text-align:center; font-weight:700; cursor:pointer; margin:0; border:0; transition:opacity .17s } .FollowByEmail .follow-by-email-inner .follow-by-email-submit:hover{ opacity:.8 } #ArchiveList ul.flat li{ color:$(title.color); font-size:13px; font-weight:400; padding:8px 0; border-bottom:1px dotted #eaeaea } #ArchiveList ul.flat li:first-child{ padding-top:0 } #ArchiveList ul.flat li:last-child{ padding-bottom:0; border-bottom:0 } #ArchiveList .flat li > a{ display:block; color:$(title.color); transition:color .17s } #ArchiveList .flat li > a:hover{ color:$(main.color) } #ArchiveList .flat li > a:before{ content:"\f105"; float:left; color:$(title.color); font-size:12px; font-weight:400; font-family:FontAwesome; margin:0 3px 0 0; display:inline-block; transition:color .17s } #ArchiveList .flat li > a > span{ position:relative; float:right; font-weight:400 } .PopularPosts .post{ overflow:hidden; margin:20px 0 0 } .PopularPosts .post:first-child{ margin:0 } .PopularPosts .post-image-link{ position:relative; width:80px; height:65px; float:left; overflow:hidden; display:block; vertical-align:middle; margin:0 12px 0 0 } .PopularPosts .post-info{ overflow:hidden } .PopularPosts .post-title{ font-size:14px; font-weight:500; line-height:1.4em; margin:0 0 5px } .PopularPosts .post-title a{ display:block; color:$(title.color); transition:color .17s } .PopularPosts .post-title a:hover{ color:$(main.color) } .PopularPosts .post-meta{ font-size:11px } .PopularPosts .post-date:before{ font-size:10px } .FeaturedPost .post-image-link{ display:block; position:relative; overflow:hidden; width:100%; height:180px; margin:0 0 13px } .FeaturedPost .post-title{ font-size:18px; overflow:hidden; font-weight:500; line-height:1.4em; margin:0 0 10px } .FeaturedPost .post-title a{ color:$(title.color); display:block; transition:color .17s ease } .FeaturedPost .post-title a:hover{ color:$(main.color) } .Text{ font-size:13px } .contact-form-widget form{ font-weight:400 } .contact-form-name{ float:left; width:100%; height:30px; font-family:inherit; font-size:13px; line-height:30px; box-sizing:border-box; padding:5px 10px; margin:0 0 10px; border:1px solid #eaeaea } .contact-form-email{ float:left; width:100%; height:30px; font-family:inherit; font-size:13px; line-height:30px; box-sizing:border-box; padding:5px 10px; margin:0 0 10px; border:1px solid #eaeaea } .contact-form-email-message{ float:left; width:100%; font-family:inherit; font-size:13px; box-sizing:border-box; padding:5px 10px; margin:0 0 10px; border:1px solid #eaeaea } .contact-form-button-submit{ float:left; width:100%; height:30px; background-color:$(main.color); font-size:13px; color:#fff; line-height:30px; cursor:pointer; box-sizing:border-box; padding:0 10px; margin:0; border:0; transition:background .17s ease } .contact-form-button-submit:hover{ background-color:$(dark.color) } .contact-form-error-message-with-border{ float:left; width:100%; background-color:#fbe5e5; font-size:11px; text-align:center; line-height:11px; padding:3px 0; margin:10px 0; box-sizing:border-box; border:1px solid #fc6262 } .contact-form-success-message-with-border{ float:left; width:100%; background-color:#eaf6ff; font-size:11px; text-align:center; line-height:11px; padding:3px 0; margin:10px 0; box-sizing:border-box; border:1px solid #5ab6f9 } .contact-form-cross{ margin:0 0 0 3px } .contact-form-error-message,.contact-form-success-message{ margin:0 } .BlogSearch .search-input{ float:left; width:75%; height:30px; background-color:#fff; font-weight:400; font-size:13px; line-height:30px; box-sizing:border-box; padding:5px 10px; border:1px solid #eaeaea; border-right-width:0 } .BlogSearch .search-action{ float:right; width:25%; height:30px; font-family:inherit; font-size:13px; line-height:30px; cursor:pointer; box-sizing:border-box; background-color:$(main.color); color:#fff; padding:0 5px; border:0; transition:background .17s ease } .BlogSearch .search-action:hover{ background-color:$(dark.color) } .Profile .profile-img{ float:left; width:80px; height:80px; margin:0 15px 0 0; transition:all .17s ease } .Profile .profile-datablock{ margin:0 } .Profile .profile-data .g-profile{ display:block; font-size:14px; color:$(title.color); margin:0 0 5px; transition:color .17s ease } .Profile .profile-data .g-profile:hover{ color:$(main.color) } .Profile .profile-info > .profile-link{ color:$(title.color); font-size:11px; margin:5px 0 0; transition:color .17s ease } .Profile .profile-info > .profile-link:hover{ color:$(main.color) } .Profile .profile-datablock .profile-textblock{ display:none } .common-widget .LinkList ul li,.common-widget .PageList ul li{ width:calc(50% - 5px); padding:7px 0 0 } .common-widget .LinkList ul li:nth-child(odd),.common-widget .PageList ul li:nth-child(odd){ float:left } .common-widget .LinkList ul li:nth-child(even),.common-widget .PageList ul li:nth-child(even){ float:right } .common-widget .LinkList ul li a,.common-widget .PageList ul li a{ display:block; color:$(title.color); font-size:13px; font-weight:400; transition:color .17s ease } .common-widget .LinkList ul li a:hover,.common-widget .PageList ul li a:hover{ color:$(main.color) } .common-widget .LinkList ul li:first-child,.common-widget .LinkList ul li:nth-child(2),.common-widget .PageList ul li:first-child,.common-widget .PageList ul li:nth-child(2){ padding:0 } .post-image-wrap{ position:relative; display:block } .post-image-link:hover:after,.post-image-wrap:hover .post-image-link:after{ opacity:1 } .post-image-link,.comments .avatar-image-container{ background-color:#f9f9f9 } .post-thumb{ display:block; position:relative; width:100%; height:100%; color:transparent; object-fit:cover; z-index:1; opacity: 0; transition:opacity .35s ease,transform .35s ease } .post-thumb.lazy-yard { opacity: 1; } .widget-title > h3{ display:none } #brand-services-wrap .widget-title { display:none; } #brand-services-wrap .widget-title > h3 { display: block; font-size: 42px; color: $(dark.color); font-weight: 700; } .custom-widget li{ overflow:hidden; margin:20px 0 0 } .custom-widget li:first-child{ padding:0; margin:0; border:0 } .custom-widget .post-image-link{ position:relative; width:80px; height:60px; float:left; overflow:hidden; display:block; vertical-align:middle; margin:0 12px 0 0 } .custom-widget .post-info{ overflow:hidden } .custom-widget .post-title{ overflow:hidden; font-size:13px; font-weight:400; line-height:1.5em; margin:0 0 3px } .custom-widget .post-title a{ display:block; color:$(dark.color); transition:color .17s } .custom-widget li:hover .post-title a{ color:$(main.color) } .custom-widget .post-meta{ font-size:12px } #editorial-wrap .container { margin: 0 auto; } .editorial-authors { display: flex; flex-wrap: wrap; margin: 0 -15px 0; } .editorial-authors .widget { display: block; width: 33.33333%; padding:0 15px; box-sizing: border-box; border-radius: 12px; text-align: center; } .editorial-authors .widget .editorial-avatar-wrap { position: relative; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar { display: block; width: 100%; height: 510px; overflow: hidden; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar img { display: block; width: 100%; height: 100%; object-fit: cover; margin: 0; } .editorial-authors .widget .editorial-avatar-wrap .editorial-info { position: absolute; bottom: 0; left: 0; right: 0; padding: 30px 30px 34px; text-align: center; background-image: -webkit-gradient(linear,left top,left bottom,from(#000),to(transparent)); background-image: -webkit-linear-gradient(bottom,#000,transparent); background-image: -moz-linear-gradient(bottom,#000,transparent); background-image: -ms-linear-gradient(bottom,#000,transparent); background-image: -o-linear-gradient(bottom,#000,transparent); background-image: linear-gradient(bottom,#000,transparent); filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#000',endColorStr='rgba(0, 0, 0, 0)'); } .editorial-authors .widget .editorial-avatar-wrap .editorial-info .editorial-title { font-size: 22px; color: #fff; font-weight: 700; margin: 0 0 2px; } .editorial-authors .widget .editorial-avatar-wrap .editorial-info .editorial-meta { font-size: 14px; color: #fff; font-weight: 400; margin: 0; display: block; } #editorial-wrap .head-text { margin: 15px 0 50px; } #editorial-wrap { display: none; margin-bottom: 50px; } #top-bar{ background-image: url(https://1.bp.blogspot.com/-GUTgXwRhUV0/YGAkDor0AGI/AAAAAAAAKXU/VB_EXXtwjms7kFnwy2JhtdVkwp52clA_gCNcBGAsYHQ/s16000/email-bg.jpg); background-size: cover; background-position: 50%; background-repeat: no-repeat; background-attachment: fixed; width:100%; padding:20px 0 0; overflow:hidden; margin:0; position:relative; } .top-bar-bg{ background-color: rgba(68,63,69,0.9); position: absolute; top: 0; left: 0; width: 100%; height: 100%; box-sizing: border-box; } #top-bar .container{ margin:0 auto } .top-bar-nav{ position:relative; float:right; display:block } .top-bar-nav .widget > .widget-title{ display:none } .top-bar-nav ul li{ float:left } .top-bar-nav ul li > a{ height:30px; display:block; color:#fff; font-size:12px; font-weight:400; line-height:30px; margin:0 0 0 10px; padding:0 5px; transition:color .17s } .top-bar-nav ul li:first-child > a{ padding:0 5px 0 0 } .top-bar-nav ul > li:hover > a{ color:$(main.color) } .top-bar-social{ float:left; width:66.66666667%; position:relative; display:block; margin: 0; padding:25px 0 0; text-align:center; } #author-email-pic { width: 33.33333333%; float: right; } #author-email-pic img { height: auto; max-width: 100%; vertical-align: top; } .top-bar-social .BlogSearch { max-width: 550px; width: 100%; margin: 0 auto; overflow:hidden; } .top-bar-social .BlogSearch .widget-content { background:transparent; } .top-bar-social .BlogSearch .search-input { border-radius: 10px; height: auto; font-size: 15px; width: 100%; color: #888; font-family: inherit; text-align: center; padding: 0; margin: 0 0 10px; box-sizing: border-box; border: 1px solid #eaeaea; transition: ease .17s; line-height: 50px; } .top-bar-social .BlogSearch .search-input input { width: 100%; box-sizing: border-box; padding: 0 10px; border: 0; text-align:center; height: 50px; border-radius: 10px; line-height: 50px; } .top-bar-social .BlogSearch .search-action { width:auto; display: inline-block; padding: 0 15px; box-sizing: border-box; border-radius: 30px; background:$(main.color); height: 45px; font-size: 14px; letter-spacing: 1px; float: none; } .top-bar-social .LinkList { margin-top:15px; } .top-bar-social .widget-title > h3 { display: block; color: #f2f2f2; font-size: 36px; line-height: 42px; font-weight: 700; margin: 0 0 15px; } .top-bar-social .LinkList > .widget-title{ display:none } .top-bar-social ul > li{ display:inline-block } .top-bar-social ul > li > a{ display:block; width:30px; height:30px; border:1px solid rgba(158, 158, 158, 0.15); color:#ffffff; font-size:14px; text-align:center; line-height:30px; padding:0; margin:0 0 0 10px; transition:all .17s ease; border-radius:50%; } .top-bar-social ul > li:hover > a{ color:$(main.color) } .social a:before{ display:inline-block; font-family:FontAwesome; font-style:normal; font-weight:400 } .social .facebook a:before{ content:"\f230" } .social .facebook-f a:before{ content:"\f09a" } .social .twitter a:before{ content:"\f099" } .social .gplus a:before{ content:"\f0d5" } .social .rss a:before{ content:"\f09e" } .social .youtube a:before{ content:"\f16a" } .social .skype a:before{ content:"\f17e" } .social .stumbleupon a:before{ content:"\f1a4" } .social .tumblr a:before{ content:"\f173" } .social .vk a:before{ content:"\f189" } .social .stack-overflow a:before{ content:"\f16c" } .social .github a:before{ content:"\f09b" } .social .linkedin a:before{ content:"\f0e1" } .social .dribbble a:before{ content:"\f17d" } .social .soundcloud a:before{ content:"\f1be" } .social .behance a:before{ content:"\f1b4" } .social .digg a:before{ content:"\f1a6" } .social .instagram a:before{ content:"\f16d" } .social .pinterest a:before{ content:"\f0d2" } .social .pinterest-p a:before{ content:"\f231" } .social .twitch a:before{ content:"\f1e8" } .social .delicious a:before{ content:"\f1a5" } .social .codepen a:before{ content:"\f1cb" } .social .reddit a:before{ content:"\f1a1" } .social .whatsapp a:before{ content:"\f232" } .social .snapchat a:before{ content:"\f2ac" } .social .email a:before{ content:"\f0e0" } .social .external-link a:before{ content:"\f14c" } .social-color .facebook a,.social-color .facebook-f a{ background-color:#3b5999 } .social-color .twitter a{ background-color:#00acee } .social-color .gplus a{ background-color:#db4a39 } .social-color .youtube a{ background-color:#db4a39 } .social-color .instagram a{ background-color:#bc3490 } .social-color .pinterest a,.social-color .pinterest-p a{ background-color:#ca2127 } .social-color .dribbble a{ background-color:#ea4c89 } .social-color .linkedin a{ background-color:#0077b5 } .social-color .tumblr a{ background-color:#365069 } .social-color .twitch a{ background-color:#6441a5 } .social-color .rss a{ background-color:#ffc200 } .social-color .skype a{ background-color:#00aff0 } .social-color .stumbleupon a{ background-color:#eb4823 } .social-color .vk a{ background-color:#4a76a8 } .social-color .stack-overflow a{ background-color:#f48024 } .social-color .github a{ background-color:#24292e } .social-color .soundcloud a{ background-color:#ff5400 } .social-color .behance a{ background-color:#191919 } .social-color .digg a{ background-color:#1b1a19 } .social-color .delicious a{ background-color:#0076e8 } .social-color .codepen a{ background-color:#000 } .social-color .reddit a{ background-color:#ff4500 } .social-color .whatsapp a{ background-color:#3fbb50 } .social-color .snapchat a{ background-color:#ffe700 } .social-color .email a{ background-color:#888 } .social-color .external-link a{ background-color:$(dark.color) } .home #header-wrap { position: absolute; background:transparent; } #header-wrap{ position: relative; left: 0; top: 0; padding: 0; width: 100%; height: 68px; z-index: 1010; } .home #header-wrap { top: 30px; } #header-wrap .container{ margin: 0 auto; position: relative; background-color: #ffffff; border-radius: 8px; box-shadow: 0 2px 40px 0 rgba(0,0,0,.08); height: 68px; padding:0 25px 0; } .header-logo{ position:relative; float:left; height:38px; margin:15px 0 0 } .header-logo .header-brand{ display:inline-block; line-height:0 } .header-logo img{ max-width:100%; height:38px; vertical-align:middle } .header-logo h1{ color:$(main.menu.color); font-size:20px; line-height:38px; margin:0 } .header-logo p{ font-size:12px; margin:5px 0 0 } #parallax-menu { display: none; } .home #parallax-menu { display: block; } .scrolling-menu { float: right; position: relative; height: 68px; } .scrolling-menu ul > li { float: left; position: relative; margin: 0; padding: 0; transition: color .17s; } .scrolling-menu ul > li > a { position: relative; color: $(main.menu.color); font-size: 12px; font-weight: 600; text-transform: uppercase; line-height: 68px; display: inline-block; text-decoration: none; padding: 0 10px; margin: 0 0 0 5px; transition: color .17s; } .home #main-menu { display:none; } #main-menu{ float:right } #main-menu .widget,#main-menu .widget > .widget-title{ display:none } #main-menu .show-menu{ display:block } #main-menu{ position:relative; height:68px; z-index:15 } #main-menu ul > li{ float:left; position:relative; margin:0; padding:0; transition:color .17s } #main-menu ul > li > a{ position:relative; color:$(main.menu.color); font-size:12px; font-weight:600; text-transform:uppercase; line-height:68px; display:inline-block; text-decoration:none; padding:0 10px; margin:0 0 0 5px; transition:color .17s } #main-menu #main-menu-nav > li:last-child > a{ padding:0 0 0 10px } #main-menu ul > li > a:hover{ color:$(main.color) } #main-menu ul > li > ul{ position:absolute; float:left; left:0; top:68px; width:180px; background-color:$(dark.color); z-index:99999; margin-top:0; padding:0; visibility:hidden; opacity:0 } #main-menu ul > li > ul > li > ul{ position:absolute; float:left; top:0; left:100%; margin-left:0 } #main-menu ul > li > ul > li{ display:block; float:none; position:relative; transition:background .17s ease } #main-menu ul > li > ul > li a{ display:block; height:34px; font-size:11px; color:#ffffff; line-height:34px; box-sizing:border-box; padding:0 15px; margin:0 } #main-menu ul > li > ul > li:hover{ background-color:$(main.color) } #main-menu ul > li > ul > li:hover > a{ color:#fff } #main-menu ul > li.has-sub > a:after{ content:'\f107'; float:right; font-family:FontAwesome; font-size:12px; font-weight:400; margin:0 0 0 6px } #main-menu ul > li > ul > li.has-sub > a:after{ content:'\f105'; float:right; margin:0 } #main-menu ul > li:hover > ul,#main-menu ul > li > ul > li:hover > ul{ visibility:visible; opacity:1 } #main-menu ul ul{ transition:all .17s ease } .mobile-menu-toggle, .scrolling-mobile-menu-toggle{ display:none; position:absolute; right:0; top:0; height:68px; line-height:68px; z-index:20; color:$(main.menu.color); font-size:21px; font-weight:400; text-align:left; cursor:pointer; padding:0 0 0 20px; transition:color .17s ease } .home .mobile-menu-toggle, .home .mobile-menu-wrap { display:none; } .mobile-menu-toggle:before, .scrolling-mobile-menu-toggle:before{ content:"\f0c9"; font-family:FontAwesome } .nav-active .mobile-menu-toggle:before, .scrolling-active .scrolling-mobile-menu-toggle:before{ content:"\f00d"; font-family:FontAwesome } .mobile-menu-toggle:hover, .scrolling-mobile-menu-toggle:hover{ color:$(main.color) } .overlay{ display:none; position:fixed; top:0; left:0; right:0; bottom:0; z-index:990; background:rgba(0,0,0,0.8) } .mobile-menu-wrap, .scrolling-mobile-menu-wrap{ display:none } .mobile-menu, .scrolling-mobile-menu{ position:absolute; top:68px; left:0; width:100%; background-color:$(dark.color); box-sizing:border-box; visibility:hidden; z-index:1000; opacity:0; border-top:1px solid rgba(255,255,255,0.05); transition:all .17s ease } .nav-active .mobile-menu, .scrolling-active .scrolling-mobile-menu{ visibility:visible; opacity:1 } .mobile-menu > ul, .scrolling-mobile-menu > ul{ margin:0 } .mobile-menu .m-sub{ display:none; padding:0 } .mobile-menu ul li, .scrolling-mobile-menu ul li{ position:relative; display:block; overflow:hidden; float:left; width:100%; font-size:11px; font-weight:600; text-transform:uppercase; line-height:38px; border-bottom:1px solid rgba(255,255,255,0.05) } .mobile-menu ul li:last-child, .scrolling-mobile-menu ul li:last-child{ border-bottom:0 } .mobile-menu > ul li ul{ overflow:hidden } .mobile-menu ul li a, .scrolling-mobile-menu ul li a{ color:#ffffff; padding:0 20px; display:block; transition:all .17s ease } .mobile-menu ul li a:hover, .scrolling-mobile-menu ul li a:hover{ color:$(main.color) } .mobile-menu ul li.has-sub .submenu-toggle{ position:absolute; top:0; right:0; color:#ffffff; cursor:pointer; border-left:1px solid rgba(255,255,255,0.05) } .mobile-menu ul li.has-sub .submenu-toggle:after{ content:'\f105'; font-family:FontAwesome; font-weight:400; float:right; width:38px; font-size:16px; line-height:38px; text-align:center; transition:all .17s ease } .mobile-menu ul li.has-sub .submenu-toggle:hover{ color:$(main.color) } .mobile-menu ul li.has-sub.show > .submenu-toggle:after{ transform:rotate(90deg) } .mobile-menu ul li ul li:first-child{ border-top:1px solid rgba(255,255,255,0.05) } .mobile-menu ul li ul li{ background-color:rgba(255,255,255,0.05) } #intro-wrap{ display:none; position:relative; float:left; width:100%; z-index:2; margin:0; background:#ffffff; } .slide-in { font-size: 3.3rem; position: absolute; bottom: 2.2rem; left: 0; display: block; width: 100%; margin: 0; padding: 0 } .slide-in .pointer { position: absolute; top: 50%; left: 50%; width: 26px; height: 42px; -webkit-transform: translate(-50%, -50%); -ms-transform: translate(-50%, -50%); transform: translate(-50%, -50%); border: 2px solid $(main.color); border-radius: 26px; -webkit-backface-visibility: hidden } .slide-in .pointer:after { position: absolute; top: 5px; left: 50%; width: 4px; height: 4px; margin-left: -2px; content: ''; -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); -webkit-animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite; animation: scroll 1.5s -1s cubic-bezier(.68, -.55, .265, 1.55) infinite; opacity: 1; border-radius: 100%; background-color: $(main.color) } @-webkit-keyframes scroll { 0%, 20% { -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); transform: translateY(0) scaleY(1) scaleX(1) translateZ(0) } 10% { -webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); opacity: 1 } to { -webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); opacity: .01 } } @keyframes scroll { 0%, 20% { -webkit-transform: translateY(0) scaleY(1) scaleX(1) translateZ(0); transform: translateY(0) scaleY(1) scaleX(1) translateZ(0) } 10% { -webkit-transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); transform: translateY(0) scaleY(1.2) scaleX(1.2) translateZ(0); opacity: 1 } to { -webkit-transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); transform: translateY(20px) scaleY(2.5) scaleX(.5) translateZ(0); opacity: .01 } } @-webkit-keyframes blink { 0%, to { opacity: 1 } 50% { opacity: 0 } } @keyframes blink { 0%, to { opacity: 1 } 50% { opacity: 0 } } #main-intro{ position:relative; float:left; width:100%; height:100%; } #main-intro .widget{ height:100%; width:100%; display:block; overflow:hidden } #main-intro .widget-content { display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap; flex-wrap: wrap; margin:0 -15px; align-items: center; } #main-intro .container { position: relative; margin: 0 auto; } #main-intro .widget.HTML, #main-intro #HTML100 { display: none; } .intro-content{ display: flex; flex-direction: column; max-width: 50%; flex: 0 0 50%; text-align: left; margin: 0; padding:0 15px; } .intro-title{ font-size:50px; color:$(intro.title); font-weight:900; margin:0 0 20px } .intro-snippet{ font-size:18px; line-height:34px; color:$(intro.text); margin:0 } .intro-action a, .service-action a{ position:relative; display:inline-block; height:40px; font-size:14px; overflow: hidden; z-index: 1; color:#fff; line-height:40px; padding:0 25px; margin:30px 0 0;-webkit-border-radius: 40px; -moz-border-radius: 40px; border-radius: 40px; transition:background .17s ease } .intro-action a:after, .service-action a:after { position: absolute; left: 0; top: 0; content: ""; height: 100%; width: 100%; background: #f9c747 none repeat scroll 0 0; transition: all .35s ease-in-out; z-index: -1; } .intro-action a:hover{ background-color:$(dark.color) } .intro-image { display: flex; flex-direction: column; max-width: 50%; flex: 0 0 50%; text-align: left; margin: 0; order: 13; padding:0 15px; } .author-intro-widgets-duo { box-shadow: 0 0 0 0 #ffffff; background: #14212a; padding: 40px 0; } .author-intro-widgets-duo .container { margin: 0 auto; display: grid; grid-template-columns: 1fr; grid-gap: 0; } .author-intro-widgets-duo .widget { display: block; overflow: hidden; padding: 55px 55px 55px 0; border-bottom: 2px solid rgba(255,255,255,.15); } .author-intro-widgets-duo .author-list.right-side-widget .widget:last-child { border-width:0; } .author-intro-widgets-duo .author-list .service-icon { float:left; margin-right: 25px; font-size: 45px; color: $(main.color); position: relative; background: #011D3A; border-radius: 16px; box-shadow: 0px 16px 24px 4px rgb(1 21 41 / 20%); height: 130px; width: 130px; flex-shrink: 0; text-align: center; line-height: 130px; } .author-intro-widgets-duo .author-list .service-content { text-align: left; } .author-intro-widgets-duo .author-list .service-title { color:#FEFFFE; font-size: 35px; margin: 0 0 15px; } .author-intro-widgets-duo .author-list .service-snippet { font-size: 16px; font-weight: 400; line-height: 1.875; color: #99A2AC; margin: 0; } #brand-services-wrap{ display:none; float:left; width:100%; padding:30px 0 } #brand-services-wrap .container { position: relative; margin: 0 auto; } #brand-services-wrap ul { padding:0; margin:0; list-style:none; } #brand-services-wrap li{ float: left; width: calc(100% / 5); box-sizing: border-box; padding: 0 20px; position:relative; text-align:center; } .counter-box { overflow: hidden; margin: 0 auto; padding: 60px 0; position: relative; } .counter-box .container { margin:0 auto; } #counter-box-bg .container { background-color: #ffdc39; border-radius: 8px; position:relative; overflow: hidden; } #counter-box-bg .container:before { content: ""; position: absolute; left: -100px; top: -100px; width: 260px; height: 260px; background-color: rgb(255 238 140 / .5); border-radius: 215px 45px; } #counter-box-bg .container:after { content: ""; position: absolute; right: -110px; bottom: -99px; width: 245px; height: 245px; border-radius: 200px 45px; background-color: rgb(255 238 140 / .5); } .counter-box-info { float: right; width: 50%; padding-left:30px; box-sizing: border-box; } .counter-box-info .head-text { text-align: left; margin: 0 0 30px; } .counter-box-image { float: left; width: 50%; padding-right:30px; box-sizing: border-box; } .counter-box-wrap { float:left; width:100%; position:relative; display: grid; grid-template-columns: repeat(4,1fr); grid-gap: 20px; margin: 0 auto; } .counter-box-wrap .widget { display: flex; flex-direction: column; width: 100%; padding:75px 0; box-sizing: border-box; color: #fefefe; position: relative; flex-wrap: wrap; align-content: center; } .counter-avatar { float: left; margin-right: 15px; position: relative; height: 45px; width: 45px; flex-shrink: 0; text-align: center; line-height: 45px; } .counter-avatar img { width: 100%; height: 100%; } .counter-avatar i { display: block; line-height: 45px; font-size: 45px; font-weight: 400; font-style: normal; margin: 0; color: #1b2024; } .counter-info { overflow: hidden; } .counter-info .counter-title { font-size: 30px; line-height: .9; font-weight: 700; margin: 0; color:#1b2024; padding: 0; } .counter-info .counter-meta { font-weight: 400; font-size: 12px; color: #1b2024; margin: 0; } .counter-box-image .counter-content { position: relative; background-size: cover; background-position: 50%; background-repeat: no-repeat; } .counter-image-wrap, .counter-image-wrap .widget, .counter-image-wrap .widget-content, .counter-image-wrap .counter-content { height: 100%; } #intro-author-wrap{ display:none; position:relative; float:left; width:100%; padding:0; margin:0; background-color: #f9f9f9; } #intro-author-wrap .container{ position:relative; margin:0 auto } #intro-author-heading { width: 100%; float: left; display:block; position:relative; padding: 80px 0; margin-bottom:30px; text-align:center; background: #f9f9f9; } #intro-author-heading .author-title { color:#1b2024; } #intro-author-heading .author-snippet { color:#666666; } #intro-author-heading .button { margin: 10px 0 0; padding: 8px 20px; background: $(dark.color); color:#fff; display: inline-block; float: none; } #intro-author-heading .button:hover { background: $(main.color); } .author-intro-widgets { margin: 0 0 30px; display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 15px; } .author-intro-widgets .left-side-widget, .author-intro-widgets .center-side-widget, .author-intro-widgets .right-side-widget { display: flex; flex-direction: column; width: 100%; box-sizing: border-box; text-align: center; padding: 0; box-sizing: border-box; position:relative; padding: 20px; background-color: #ffffff; border-radius: 8px; box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.08); } .author-intro-widgets .right-side-widget { } .author-intro-widgets .author-list .widget { display: block; list-style: none; width:100%; float: left; margin:0; box-sizing: border-box; position:relative; } #intro-author-photo{ position:relative; float:left; width:100%; height:400px; box-sizing:border-box; padding:0 10px } #intro-author-photo .author-image{ position:relative; display:block; width:100%; height:100%; background-repeat:no-repeat; background-size:cover; margin:0 } .author-title{ display:block; font-size:40px; color:#ffffff; font-weight:700; margin:15px 0 20px } .author-snippet{ font-size:14px; color:#f2f2f2; line-height:24px; margin:0 } #intro-services-wrap{ display:none; float:left; width:100%; background-color:#f8f8f8; padding:80px 0 } #intro-services-wrap .container{ position:relative; margin:0 auto } #intro-services{ display:block; margin:0 -20px } #intro-services .widget{ float:left; width:calc(100% / 3); box-sizing:border-box; padding:0 20px } .service-content{ display:block; text-align:center } #intro-services .service-icon{ display:inline-block; width:70px; height:70px; text-align:center; border-radius:100%; overflow:hidden } #intro-services .service-icon img{ display:block; width:100%; height:100%; object-fit:cover; border-radius:100%; color:transparent } #intro-services .service-icon i{ display:block; background-color:#f2f2f2; font-size:30px; color:$(main.color); line-height:70px; font-weight:400; font-style:normal; margin:0 } .author-intro-widgets .author-list .service-content-details { position: relative; z-index: 1; float: left; width: 100%; padding: 30px; } .author-intro-widgets .author-list .service-content-details .service-snippet { color: #99A2AC; font-size: 13px; line-height: 22px; display:none; } .author-intro-widgets .left-side-widget .service-content { text-align:right; } .author-intro-widgets .author-list .service-content { text-align: left; padding: 0; position: relative; box-sizing: border-box; } .author-intro-widgets .service-content .service-content-box-color { float: left; width: 100%; height: 250px; margin: 0; position: relative; display: block; box-sizing: border-box; } .author-intro-widgets .service-content .service-content-box-color img { display: block; position: relative; width: 100%; height: 100%; color: transparent; object-fit: cover; z-index: 1; } .service-title{ font-size:14px; color:$(dark.color); font-weight:700; text-transform:capitalize; margin:25px 0 15px } .author-intro-widgets .author-list .service-title{ font-size: 28px; line-height: 1.2; margin:0 0 10px; color:#14212a; } overflow:hidden; } .service-snippet{ font-size:14px; line-height:24px; margin:0 } .owl-carousel{ display:none; width:100%; -webkit-tap-highlight-color:transparent; position:relative; z-index:1 } .owl-carousel .owl-stage{ position:relative; -ms-touch-action:pan-Y } .owl-carousel .owl-stage:after{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0 } .owl-carousel .owl-stage-outer{ position:relative; -webkit-transform:translate3d(0px,0px,0px) } .owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{ cursor:pointer; cursor:hand; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none } #slider-wrapper .PopularPosts .main-slider, #slider-wrapper .PopularPosts .main-slider .slider-item { height: 395px; overflow: hidden; } #slider-wrapper .PopularPosts .main-slider.owl-carousel.owl-loaded, #slider-wrapper .PopularPosts .main-slider.owl-carousel.owl-loaded .slider-item { height: auto; } .owl-carousel.owl-loaded{ display:block } .owl-carousel.owl-loading{ opacity:0; display:block } .owl-carousel.owl-hidden{ opacity:0 } .owl-carousel .owl-refresh .owl-item{ display:none } .owl-carousel .owl-item{ position:relative; min-height:1px; float:left; opacity:0; -webkit-backface-visibility:visible; -webkit-tap-highlight-color:transparent; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none; transition: all 4s ease; } .owl-carousel .owl-item.active, .owl-carousel .owl-item.cloned.active { opacity:1; transition: all 1s ease; } .owl-carousel .owl-item img{ display:block; width:100%; -webkit-transform-style:preserve-3d; transform-style:preserve-3d } .owl-carousel.owl-text-select-on .owl-item{ -webkit-user-select:auto; -moz-user-select:auto; -ms-user-select:auto; user-select:auto } .owl-carousel .owl-grab{ cursor:move; cursor:-webkit-grab; cursor:-o-grab; cursor:-ms-grab; cursor:grab } .owl-carousel.owl-rtl{ direction:rtl } .owl-carousel.owl-rtl .owl-item{ float:right } .no-js .owl-carousel{ display:block } .owl-carousel .animated{ -webkit-animation-duration:1000ms; animation-duration:1000ms; -webkit-animation-fill-mode:both; animation-fill-mode:both } .owl-carousel .owl-animated-in{ z-index:1 } .owl-carousel .owl-animated-out{ z-index:0 } .owl-height{ -webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition:height 500ms ease-in-out; transition:height 500ms ease-in-out } .owl-prev,.owl-next{ position:relative; float:left; width:25px; height:30px; background-color:#fff; font-family: FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size:11px; line-height:30px; font-weight:900; color:$(dark.color); text-align:center; cursor:pointer; border:1px solid rgba(0,0,0,0.08); box-sizing:border-box; transition:all .25s ease } .owl-prev:before{ content:"\f053" } .owl-next:before{ content:"\f054" } .owl-prev:hover,.owl-next:hover{ background-color:$(main.color); color:#fff; border-color:$(main.color) } @keyframes fadeInLeft { from{ opacity:0; transform:translate3d(-30px,0,0) } to{ opacity:1; transform:none } } @keyframes fadeOutLeft { from{ opacity:1 } to{ opacity:0; transform:translate3d(-30px,0,0) } } @keyframes fadeInRight { from{ opacity:0; transform:translate3d(30px,0,0) } to{ opacity:1; transform:none } } .fadeInRight{ animation-name:fadeInRight } @keyframes fadeOutRight { from{ opacity:1 } to{ opacity:0; transform:translate3d(30px,0,0) } } .fadeOutRight{ animation-name:fadeOutRight } .loader{ position:relative; height:280px; overflow:hidden; display:block; margin:0 } .loader:after{ content:''; position:absolute; top:50%; left:50%; width:28px; height:28px; margin:-16px 0 0 -16px; border:2px solid $(main.color); border-right-color:rgba(155,155,155,0.2); border-radius:100%; animation:spinner 1.1s infinite linear; transform-origin:center } @-webkit-keyframes spinner { 0%{ -webkit-transform:rotate(0deg); transform:rotate(0deg) } to{ -webkit-transform:rotate(1turn); transform:rotate(1turn) } } @keyframes spinner { 0%{ -webkit-transform:rotate(0deg); transform:rotate(0deg) } to{ -webkit-transform:rotate(1turn); transform:rotate(1turn) } } #slider-wrapper .show-slider, #slider-wrapper .PopularPosts{ display:block!important } #slider-wrapper .show-slider .widget-content, #slider-wrapper .PopularPosts .widget-content{ position:relative; height:auto; overflow:hidden; margin:30px 0 0; } #slider-wrapper { margin: 0 auto; } #slider-section .widget, #slider-section .widget > .widget-title { display: none; } #slider-wrapper .PopularPosts .main-slider { display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 10px; } #slider-wrapper .PopularPosts ul.main-slider.owl-carousel.owl-loaded { display: block; } .main-slider{ position:relative; overflow:hidden; height:auto } .main-slider .slider-item{ position:relative; float:left; width:100%; height:auto; overflow:hidden; box-sizing:border-box } #slider-wrapper .PopularPosts .main-slider .slider-item { display: flex; flex-direction: column; overflow: hidden; } #slider-wrapper .PopularPosts ul.main-slider.owl-carousel.owl-loaded .slider-item { display: block; } .slider-item-inner{ position:relative; float:left; width:100%; height:100%; overflow:hidden; display:block; } .main-slider .post-image-link{ width:100%; height:280px; position:relative; overflow:hidden; display:block; margin-bottom:20px; background-image:linear-gradient(-45deg,rgba(0,0,0,0.1),#ededed,rgba(0,0,0,0.1));background-size:150% 150%;animation:gradient 1s ease infinite } @keyframes gradient { 0%{background-position:100% 50%} 50%{background-position:50% 0} 100%{background-position:100% 50%} } .main-slider .post-info-wrap { width: 100%; text-align: left; overflow: hidden; z-index: 5; box-sizing: border-box; padding:0; transition: transform .5s ease; } .main-slider .owl-item.active .post-info-wrap { } .main-slider .post-info{ position: relative; overflow: hidden; display: block; z-index: 10; } .main-slider .post-title{ font-size:21px; font-weight:500; display:block; line-height:1.5; margin:0 0 5px } .main-slider .post-title a{ color:$(title.color); display:block } .main-slider .post-title a:hover{ text-decoration:underline } .main-slider .post-snippet { color:$(posts.text.color); } .show-slider .no-posts{ position:absolute; top:calc(50% - 50px); left:0; width:100%; text-align:center; } .main-slider .post-info .post-tag{ display: flex; color: #4d4d4d; font-size: 9px; letter-spacing: 2px; font-weight: 400; text-transform:uppercase; margin-bottom:15px; } .main-slider .post-info .post-tag:hover{ color:$(main.color); } .main-slider .post-meta { color: #aaaaaa; font-size: 12px; font-weight: 400; line-height: 18px; padding: 0 1px; } .main-slider .post-date { font-size: 11px; color: $(dark.color); margin: 0; display: inline-block; float:none; } .main-slider .owl-nav{ position:absolute; top:0; left:0; right:0; height:0 } .main-slider .owl-prev,.main-slider .owl-next{ height:40px; line-height:40px; z-index:10; border:0 } .main-slider .owl-prev{ float:left; left:-25px; } .main-slider:hover .owl-prev{ left:0 } .main-slider .owl-next{ float:right; right:-25px; } .main-slider:hover .owl-next{ right:0 } .head-text{ float:left; width:100%; text-align:center; margin:50px 0 50px } .head-text .widget-title > h3{ display:block; font-size:27px; color:$(title.color); font-weight:700; margin:0 0 20px } .head-text .widget-content{ font-size:14px; margin:0 } #testimonial-wrap .head-text { text-align: left; } #testimonial-wrap .head-text .widget-title > h3 { color:#1b2024; } #testimonial-wrap .head-text .widget-content{ color:#222222; } .project-head { margin:0 auto; } #serv-tile-wrap{ background-color: #f9f9f9; display:none; float:left; width:100%; margin:0; padding: 40px 0; } #serv-tile-wrap .container{ position:relative; margin:0 auto } #serv-tile{ display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 15px; margin:0; counter-reset: item; } #serv-tile .widget{ display: flex; flex-direction: column; width: 100%; padding: 60px 37px; box-sizing: border-box; text-align:center; box-shadow: 0px 2px 40px 0px rgba(0, 0, 0, 0.05); background: #ffffff; position:relative; } #serv-tile .widget:before { content: counter(item, decimal-leading-zero) " "; counter-increment: item; position: absolute; bottom: 0; right: 15px; font-size: 50px; font-weight: 700; color: #f2f2f2; } .serv-tile-box-avatar { display: inline-block; position: relative; width: 80px; height: 80px; border-radius: 16px; background-color: #14212a; text-align: center; line-height: 80px; margin: 0 auto 25px; } .serv-tile-box-avatar i { display: block; line-height: 80px; font-size: 30px; font-weight: 400; font-style: normal; margin: 0; color: #ffffff; } .serv-tile-box-avatar img{ width: 80px; height: 80px; } .serv-tile-box-info{ margin-top: 25px; overflow:hidden } .serv-tile-box-title{ font-size: 24px; color:#1b2024; font-weight:700; margin:0 0 7px } .serv-tile-box-meta{ font-size:16px; line-height: 1.75; color:#777777 } .owl-carousel{ display:none; width:100%; -webkit-tap-highlight-color:transparent; position:relative; z-index:1 } .owl-nav { } .owl-carousel .owl-stage{ position:relative; -ms-touch-action:pan-Y } .owl-carousel .owl-stage:after{ content:"."; display:block; clear:both; visibility:hidden; line-height:0; height:0 } .owl-carousel .owl-stage-outer{ position:relative; -webkit-transform:translate3d(0px,0px,0px) } .owl-carousel .owl-controls .owl-nav .owl-prev,.owl-carousel .owl-controls .owl-nav .owl-next,.owl-carousel .owl-controls .owl-dot{ cursor:pointer; cursor:hand; -webkit-user-select:none; -khtml-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none } .owl-carousel.owl-hidden{ opacity:0 } .owl-carousel .owl-refresh .owl-item{ display:none } .owl-carousel.owl-loading{ opacity:0; display:block } .owl-carousel.owl-loaded{ display:block } .owl-carousel .owl-item{ position:relative; min-height:1px; float:left; -webkit-backface-visibility:visible; -webkit-tap-highlight-color:transparent; -webkit-touch-callout:none; -webkit-user-select:none; -moz-user-select:none; -ms-user-select:none; user-select:none } .owl-carousel .owl-item img, ul.customer-logos img{ display:block; } .owl-carousel.owl-text-select-on .owl-item{ -webkit-user-select:auto; -moz-user-select:auto; -ms-user-select:auto; user-select:auto } .owl-carousel .owl-grab{ cursor:move; cursor:-webkit-grab; cursor:-o-grab; cursor:-ms-grab; cursor:grab } .owl-carousel.owl-rtl{ direction:rtl } .owl-carousel.owl-rtl .owl-item{ float:right } .no-js .owl-carousel{ display:block } .owl-carousel .animated{ -webkit-animation-duration:1000ms; animation-duration:1000ms; -webkit-animation-fill-mode:both; animation-fill-mode:both } .owl-carousel .owl-animated-in{ z-index:1 } .owl-carousel .owl-animated-out{ z-index:0 } .owl-carousel .owl-item li { padding: 0; } .owl-height{ -webkit-transition:height 500ms ease-in-out; -moz-transition:height 500ms ease-in-out; -ms-transition:height 500ms ease-in-out; -o-transition:height 500ms ease-in-out; transition:height 500ms ease-in-out } .owl-carousel .owl-controls .owl-dots { margin-top: 25px; text-align: center; } .owl-carousel .owl-controls .owl-dot { display: inline-block; } .owl-carousel .owl-controls .owl-dots span { background: none repeat scroll 0 0 #869791; border-radius: 20px; display: block; height: 12px; margin: 5px 7px; opacity: 0.5; width: 12px; } .owl-carousel .owl-controls .owl-dot.active span { background:none repeat scroll 0 0 $(main.color); } .owl-prev,.owl-next{ position:relative; float:left; width:24px; height:24px; background-color:#fff; font-family: FontAwesome; text-rendering: auto; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; font-size:11px; line-height:23px; font-weight:900; color:#bdbdbd; text-align:center; cursor:pointer; border:1px solid rgba(0,0,0,0.08); box-sizing:border-box; transition:all .25s ease } .owl-prev:before{ content:"\f053" } .owl-next:before{ content:"\f054" } .owl-prev:hover,.owl-next:hover{ background-color:$(main.color); color:#fff; border-color:$(main.color) } @keyframes fadeInLeft { from{ opacity:0; transform:translate3d(-30px,0,0) } to{ opacity:1; transform:none } } @keyframes fadeOutLeft { from{ opacity:1 } to{ opacity:0; transform:translate3d(-30px,0,0) } } @keyframes fadeInRight { from{ opacity:0; transform:translate3d(30px,0,0) } to{ opacity:1; transform:none } } .fadeInRight{ animation-name:fadeInRight } @keyframes fadeOutRight { from{ opacity:1 } to{ opacity:0; transform:translate3d(30px,0,0) } } .fadeOutRight{ animation-name:fadeOutRight } #testimonial-wrap{ display:none; float:left; width:100%; margin:75px 0 0; background:#ffffff; position:relative; } #testimonial-wrap:before { content: ""; position: absolute; left: 0; top: 0; width: 55%; height: 100%; border-top-right-radius: 30px; border-bottom-right-radius: 30px; background-color: #ffdc39; } #testimonial-wrap .container{ position:relative; margin:0 auto } #testimonial{ float:left; width:100%; margin:0 } #testimonial .widget{ position: relative; float: left; width: 100%; overflow: hidden; padding: 35px; box-sizing: border-box; background-color: #ffffff; border-radius: 12px; box-shadow: 6px 0px 19px 0px rgb(0 0 0 / 8%); } #testimonial .widget:nth-child(2), #testimonial .widget:nth-child(4){ } .testi-avatar{ float:left; width:45px; height:45px; overflow:hidden; border-radius:50%; margin:0 15px 0 0 } .testi-avatar img{ display:block; width:100%; height:100%; object-fit:cover; color:transparent; margin:0 } .testi-info{ overflow:hidden } .testi-title{ font-size:20px; color:#1b2024; font-weight:700; margin:0 0 3px } .testi-meta{ font-size:12px; color:#1b2024 } .testi-info-quotes { margin-bottom: 26px; } .testi-snippet{ font-size: 15px; line-height: 1.8; color: #777777; padding: 15px 0; margin:0; font-style: italic; font-family: monospace; letter-spacing: 0.5px; } .testi-snippet:before { content: '\f10d'; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-right: 10px; color:$(main.color); } .testi-snippet:after { content: '\f10e'; display: inline-block; font-family: FontAwesome; font-style: normal; font-weight: 400; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; margin-left: 10px; color:$(main.color); } #testimonial .widget:nth-child(2) .testi-snippet, #testimonial .widget:nth-child(4) .testi-snippet { background-color: #e22310; border-color: #d41f0d; } .main .widget{ position:relative } .queryMessage{ overflow:hidden; color:$(title.color); font-size:13px; font-weight:400; padding: 10px; margin: 0 0 25px; background-color: #eee; border: 1px solid #ccc; box-sizing: border-box; } .queryMessage .search-query,.queryMessage .search-label{ font-weight:600; text-transform:uppercase } .queryMessage .search-query:before,.queryMessage .search-label:before{ content:"\201c" } .queryMessage .search-query:after,.queryMessage .search-label:after{ content:"\201d" } .queryMessage a.show-more{ float: right; display:inline-block; color:$(main.color); text-decoration:underline; margin:0 0 0 10px } .queryEmpty{ font-size:13px; font-weight:400; padding:10px 0; margin:0 0 25px; text-align:center } .blog-post{ display:block; overflow:hidden; word-wrap:break-word } .index-post-wrap { position: relative; float: left; width: 100%; } .grid-posts { display: grid; grid-template-columns: repeat(3,1fr); grid-gap: 30px; margin: 0; } .index-post{ display: flex; flex-direction: column; width: 100%; box-shadow: 0 5px 30px 0 rgb(214 215 216 / 57%); border-radius: 10px; background: #fff; box-sizing: border-box; padding:15px; margin:0; overflow: visible; } .index-post .post-image-wrap{ float: left; width: 100%; height: 200px; margin: 0; border-radius: 10px; overflow: hidden; } .index-post .post-image-wrap .post-image-link{ width:100%; height:100%; position:relative; display:block; z-index:1; -webkit-border-radius: 4px 4px 0 0; -khtml-border-radius: 4px 4px 0 0; -moz-border-radius: 4px 4px 0 0; -ms-border-radius: 4px 4px 0 0; -o-border-radius: 4px 4px 0 0; border-radius: 4px 4px 0 0; overflow:hidden } .index-post .post-content{ margin:0; float: left; width: 100%; } .post-image-wrap:hover .post-content{ } .index-post .post-info{ display: block; float:left; width:100%; padding: 15px 30px 35px; box-sizing: border-box; min-height: 200px; } .index-post .post-info > h2{ font-size:24px; color:$(title.color); font-weight:600; line-height:1.5em; margin:0 0 10px } .index-post .post-info > h2 a{ color:$(title.color); } .post-meta{ color:#989898; font-weight:400; font-size: 11px; text-transform: capitalize; padding:0; } .index-post .post-meta .post-author{ } .index-post .post-meta .post-author:before { } .post-meta .post-date{ display:inline-block; margin:0 7px 0 0 } .post-meta .post-author, .post-meta .post-date { float: left; display: inline-block; margin: 0 10px 0 0; } .post-meta .post-author:before, .post-meta .post-date:before, .post-meta .post-tag:before { font-family: FontAwesome; font-weight: 400; margin: 0 3px 0 0; } .post-meta .post-author:before { content: '\f007'; } .post-meta .post-date:before { content: '\f017'; } .post-meta .post-tag:before { content: '\f022'; } .post-meta a { color: #989898; transition: color .17s; } .post-snippet { position: relative; display: block; overflow: hidden; font-size: 14px; line-height: 1.6em; font-weight: 400; margin: 7px 0 0; color: #5a5a5a; } .widget iframe,.widget img{ max-width:100% } .item-post h1.post-title{ font-size:27px; color:$(title.color); line-height:1.5em; font-weight:700; position:relative; display:block; margin:0 0 15px } .static_page .item-post h1.post-title{ margin:0 } .item-post .post-header .post-meta{ font-size:13px } .item-post .post-body{ display:block; font-size:14px; line-height:1.6em; padding:35px 0 0 } .static_page .item-post .post-body{ padding:35px 0 } .item-post .post-outer{ padding:0 } .item-post .post-body img{ max-width:100% } .post-footer{ position:relative; float:left; width:100%; margin:35px 0 40px } .post-labels{ float:left; height:auto; position:relative } .post-labels a{ float:left; height:26px; background-color:#f9f9f9; color:#aaa; font-size:11px; font-weight:600; text-transform:uppercase; line-height:26px; padding:0 10px; margin:0 10px 0 0; border-radius:3px; transition:all .17s ease } .post-labels a:hover{ background-color:$(main.color); color:#fff } .post-share{ position:relative; float:right; overflow:hidden; line-height:0 } ul.share-links{ position:relative } .share-links li{ float:left; box-sizing:border-box; margin:0 0 0 5px } .share-links li.whatsapp-mobile{ display:none } .is-mobile li.whatsapp-desktop{ display:none } .is-mobile li.whatsapp-mobile{ display:inline-block } .share-links li a{ float:left; display:inline-block; width:35px; height:26px; color:#fff; font-size:12px; text-align:center; line-height:26px; border-radius:3px; transition:all .17s ease } .share-links li a:before{ font-size:14px } .share-links li a:hover{ background-color:$(main.color); color:#fff } #related-wrap{ margin: 20px 0 30px; overflow: hidden; float: left; width: 100%; } #related-wrap .title-wrap { position: relative; float: left; width: 100%; height: 28px; background-color: $(main.color); display: block; margin: 0 0 20px; } #related-wrap .title-wrap > h3 { display: block; font-size: 12px; color: #ffffff; font-weight: 600; line-height: 28px; text-transform: uppercase; text-align: center; padding: 0 15px; margin: 0; } #related-wrap .related-tag{ display:none } .related-ready{ float:left; width:100% } .related-ready .loader{ height:178px } ul.related-posts{ position:relative; overflow:hidden; margin:0 -10px; padding:0 } .related-posts .related-item{ width:33.33333333%; position:relative; overflow:hidden; float:left; display:block; box-sizing:border-box; padding:0 10px; margin:0 } .related-posts .post-image-link{ width:100%; height:130px; position:relative; overflow:hidden; display:block } .related-posts .post-title{ font-size:13px; font-weight:600; line-height:1.5em; display:block; margin:7px 0 5px } .related-posts .post-title a{ color:$(dark.color); transition:color .17s } .related-posts .related-item:hover .post-title a{ color:$(main.color) } .related-posts .post-meta{ font-size:12px } .post-nav{ position:relative; overflow:hidden; display:block; margin:0 } .post-nav .nav-link{ display:block; height:30px; background-color:#f9f9f9; font-size:11px; color:#aaa; line-height:30px; text-transform:uppercase; font-weight:600; padding:0 25px; border-radius:3px; transition:all .17s ease } .post-nav .nav-link:hover{ background-color:$(main.color); color:#fff } .post-nav span.nav-link:hover{ background-color:#f8f8f8; color:#999 } .next-post-link{ float:left } .prev-post-link{ float:right } .next-post-link:after{ content:"\f104"; float:left; font-family:FontAwesome; font-size:13px; font-weight:400; text-transform:none; margin:0 3px 0 0 } .prev-post-link:before{ content:"\f105"; float:right; font-family:FontAwesome; font-size:13px; font-weight:400; text-transform:none; margin:0 0 0 3px } #blog-pager{ float:left; width:100%; text-align:center; margin:16px 0 0 } .blog-pager a{ display:inline-block; height:32px; background-color:$(main.color); color:#fff; font-size:14px; font-weight:400; line-height:32px; text-transform:capitalize; text-align:center; padding:0 20px; border-radius:3px; transition:all .17s ease } .blog-pager a:hover{ background-color:$(dark.color) } .blog-post-comments{ display:none; overflow:hidden; background-color:#f8f8f8; padding:10px 30px; margin:0 0 40px } #comments{ margin:0 } #gpluscomments{ float:left!important; width:100%!important; margin:0 0 25px!important } #gpluscomments iframe{ float:left!important; width:100% } .comments{ display:block; clear:both; margin:0 } .comments > h3{ float:left; width:100%; font-size:12px; font-style:italic; font-weight:400; margin:0 0 20px } .no-comments > h3{ margin:10px 0 15px } .comments .comments-content{ float:left; width:100%; margin:0 } #comments h4#comment-post-message{ display:none } .comments .comment-block{ position:relative; background-color:#fdfdfd; padding:15px; margin:0 0 0 55px; border:1px solid #f2f2f2 } .comments .comment-block:before{ content:''; position:absolute; top:8px; left:-5px; width:0; height:0; border:5px solid #f2f2f2; border-top-color:transparent; border-right-color:transparent; transform:rotate(45deg) } .comments .comment-content{ font-size:13px; line-height:1.6em; margin:10px 0 } .comment-thread .comment{ position:relative; padding:10px 0 0; margin:10px 0 0; list-style:none } .comment-thread ol{ padding:0; margin:0 0 20px } .comment-thread ol > li:first-child{ padding:0; margin:0 } .comment-thread .avatar-image-container{ position:absolute; top:10px; left:0; width:40px; height:40px; overflow:hidden } .comment-thread ol > li:first-child > .avatar-image-container{ top:0 } .avatar-image-container img{ width:100%; height:100% } .comments .comment-header .user{ font-size:14px; color:$(title.color); display:inline-block; font-style:normal; font-weight:700; margin:0 } .comments .comment-header .user a{ color:$(title.color); transition:color .17s ease } .comments .comment-header .user a:hover{ color:$(main.color) } .comments .comment-header .icon.user{ display:none } .comments .comment-header .icon.blog-author{ display:inline-block; font-size:12px; color:$(main.color); font-weight:400; vertical-align:top; margin:0 0 0 5px } .comments .comment-header .icon.blog-author:before{ content:'\f058'; font-family:FontAwesome } .comments .comment-header .datetime{ float:right; display:inline-block; margin:0 } .comment-header .datetime a{ font-size:12px; color:#aaa; font-style:italic } .comments .comment-actions{ display:block; margin:0 } .comments .comment-actions a{ color:#aaa; font-size:11px; font-style:italic; margin:0 15px 0 0; transition:color .17s ease } .comments .comment-actions a:hover{ color:$(main.color); text-decoration:underline } .loadmore.loaded a{ display:inline-block; border-bottom:1px solid rgba(0,0,0,0.1); text-decoration:none; margin-top:15px } .comments .continue{ display:none!important } .comments .comment-replies{ padding:0 0 0 55px } .thread-expanded .thread-count a,.loadmore{ display:none } .comments .footer,.comments .comment-footer{ font-size:13px } .comment-form{ margin:0 -7.5px } .comment-form > p{ font-size:13px; padding:10px 0 5px } .comment-form > p > a{ color:$(title.color) } .comment-form > p > a:hover{ text-decoration:underline } .post-body h1,.post-body h2,.post-body h3,.post-body h4,.post-body h5,.post-body h6{ color:$(title.color); font-weight:700; margin:0 0 15px } .post-body h1,.post-body h2{ font-size:24px } .post-body h3{ font-size:21px } .post-body h4{ font-size:18px } .post-body h5{ font-size:16px } .post-body h6{ font-size:13px } blockquote{ background-color:#f8f8f8; font-style:italic; padding:10px 15px; margin:0; border-left:3px solid $(main.color) } blockquote:before,blockquote:after{ display:inline-block; font-family:FontAwesome; font-weight:400; font-style:normal; line-height:1 } blockquote:before{ content:'\f10d'; margin:0 10px 0 0 } blockquote:after{ content:'\f10e'; margin:0 0 0 10px } .widget .post-body ul,.widget .post-body ol{ line-height:1.5; font-weight:400 } .widget .post-body li{ margin:5px 0; padding:0; line-height:1.5 } .post-body ul{ padding:0 0 0 20px } .post-body ul li:before{ content:"\f105"; font-family:FontAwesome; font-size:13px; font-weight:900; margin:0 5px 0 0 } .post-body u{ text-decoration:underline } .post-body a{ transition:color .17s ease } .post-body strike{ text-decoration:line-through } .contact-form-widget form{ font-weight:400 } .contact-form-name,.contact-form-email{ float:left; width:calc(50% - 5px); height:34px; background-color:rgba(255,255,255,0.01); font-family:inherit; font-size:13px; color:#fff; line-height:34px; box-sizing:border-box; padding:0 10px; margin:0 0 10px; border:1px solid #ddd; border-radius:3px } .contact-form-email{ float:right } .contact-form-email-message{ float:left; width:100%; background-color:rgba(255,255,255,0.01); font-family:inherit; font-size:13px; color:#fff; box-sizing:border-box; padding:10px; margin:0 0 10px; border:1px solid #ddd; border-radius:3px } .contact-form-button-submit{ float:left; width:100%; height:34px; background-color:$(main.color); font-family:inherit; font-size:12px; color:#fff; line-height:34px; font-weight:600; text-transform:uppercase; cursor:pointer; box-sizing:border-box; padding:0 10px; margin:0; border:0; border-radius:3px; transition:background .17s ease } .contact-form-button-submit:hover{ background-color:rgba(0,0,0,0.5) } .contact-form-error-message-with-border,.contact-form-success-message-with-border{ float:left; width:100%; background-color:#e74c3c; color:#f2f2f2; font-size:11px; text-align:center; line-height:11px; padding:4px 0; margin:10px 0; border-radius:3px } .contact-form-success-message-with-border{ background-color:#3498db } .contact-form-cross{ margin:0 0 0 3px } .contact-form-error-message,.contact-form-success-message{ margin:0 } .map-me { margin:0 0 -5px; display: block; max-width: 100%; width: 100%; box-sizing: border-box; } .map-me #map iframe { width: 100%; height: 378px; } #footer-wrapper-bg { background-image: url(https://blogger.googleusercontent.com/img/b/R29vZ2xl/AVvXsEgh1ldo4prODExlOOkiMinAQBRxxqTOdPamIEFcV3vnVyfdavS30Wxnr7Bbiv1xecFS_GQuGiM7e2LCBzUbL0iNvQZ6rjmkGKEoTcceM1tcPM8Ab93PdoHfHgctj2JI0gTT94MmRfUTwUKKuJLtAi6SJbUHbVg6jRrEgR_2Y4bjtT18xpD57PLa6dq8/s16000/footerbottom_bg.jpg); background-repeat: no-repeat; background-size: cover; background-attachment: scroll; background-position: 100% 0; box-shadow: 0 0 0 0 #ffffff; } #footer-wrapper{ position:relative; overflow:hidden; background-size: cover; background-position: top; margin:0 } #footer-copyright{ border-style: solid; border-width: 1px 0 0; border-color: #ffffff29; display:block; overflow:hidden; width:100%; color:#aaa; padding:20px 0 } #footer-copyright > .container{ margin:0 auto } #social-footer{ float:right } #social-footer .widget{ line-height:30px } .social-footer ul{ text-align:center; overflow:hidden; display:block } .social-footer ul li{ display:inline-block; margin:0 0 0 14px } .social-footer ul li a{ font-size:16px; color:#aaa; display:block; padding:0 3px; transition:color .17s ease } .social-footer ul li:last-child a{ padding-right:0 } .social-footer ul li a:hover{ color:$(main.color) } #footer-copyright .copyright-area{ float:left; font-size:12px; line-height:30px; } #footer-copyright .copyright-area a{ color:$(main.color) } #footer-copyright .copyright-area a:hover{ text-decoration:underline } .hidden-widgets{ display:none; visibility:hidden } .back-top{ display:none; z-index:1010; width:32px; height:32px; position:fixed; bottom:25px; right:25px; background-color:$(main.color); cursor:pointer; overflow:hidden; font-size:19px; color:#fff; text-align:center; line-height:32px; border-radius:3px } .back-top:after{ content:'\f106'; position:relative; font-family:FontAwesome; font-weight:400 } .error404 #main-wrapper{ width:100%!important; margin:0!important } .error404 #sidebar-wrapper{ display:none } .errorWrap{ color:$(title.color); text-align:center; padding:60px 0 100px } .errorWrap h3{ font-size:130px; line-height:1; margin:0 0 30px } .errorWrap h4{ font-size:25px; margin:0 0 20px } .errorWrap p{ margin:0 0 10px } .errorWrap a{ display:block; color:$(main.color); padding:10px 0 0 } .errorWrap a i{ font-size:14px } .errorWrap a:hover{ text-decoration:underline } @media (max-width: 1040px) { .row{ width:100% } #header-wrap, .home #header-wrap, .item #header-wrap, #intro-author-wrap .container, #content-wrapper, #serv-tile-wrap .container, #contact-area > .container, #footer-copyright > .container, #top-bar .container, .counter-box .container, .featured-posts, #testimonial-wrap .container, #brand-services-wrap .container, #editorial-wrap .container, .project-head, .author-intro-widgets-duo .container{ box-sizing:border-box; padding:0 20px } .home #header-wrap { top:0; } .home #header-wrap, #header-wrap { background:#ffffff; box-shadow: 0 2px 40px 0 rgba(0,0,0,.08); } #header-wrap .container { box-shadow:none; } #slider-section { padding: 0 20px; box-sizing: border-box; } #intro-services-wrap{ box-sizing:border-box; padding:80px 20px } .intro-image { width: 100%; max-width: 540px; flex: 100%; margin: 0 auto; order: 0; } .intro-content { width: 100%; max-width: 100%; flex: 100%; margin: 0 auto; order: 13; } .intro-title { font-size: 30px; } .intro-snippet { font-size: 14px; line-height: 24px; } #main-intro { padding-top:68px; } .counter-box { padding: 40px 20px; } .counter-box-wrap,.counter-title { border-radius:0; } } @media (max-width: 980px) { #main-menu, #parallax-menu, .home #parallax-menu{ display:none } .mobile-menu-wrap,.scrolling-mobile-menu-wrap,.mobile-menu-toggle, .home .scrolling-mobile-menu-toggle{ display:block } .counter-box-item { width: 50%; } .faq-toggle { background-attachment: inherit; } #content-wrapper > .container{ margin:0 } .grid-posts { grid-template-columns: repeat(2,1fr); } .item #main-wrapper,#sidebar-wrapper{ width:100%; padding:0 } #brand-services-wrap li { width: calc(100% / 3); margin-bottom: 30px; } .counter-box-info, .counter-box-image { width: 100%; padding: 0; } .counter-box-image { margin-bottom:20px; } .counter-image-wrap, .counter-image-wrap .widget, .counter-image-wrap .widget-content, .counter-image-wrap .counter-content { min-height: 307px; max-height: 307px; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar { height: 310px; } #author-email-pic { display: block; position: absolute; right: 0; z-index: 1; bottom: 0; opacity: 0.7; } .top-bar-social { width: 100%; z-index: 9; padding: 25px 0; } } @media (max-width: 780px) { #main-intro{ height:380px } .author-intro-widgets .author-list, .author-intro-widgets .author-list .widget { width: 100%; } #brand-services-wrap { padding: 20px 0; } .author-intro-widgets, #serv-tile { grid-template-columns: 1fr; } #intro-author-heading, .author-intro-widgets { width: 100%; } #intro-author-photo{ display:none; } .post-snippet { font-size: 13px; margin: 0; } .index-post .post-info > h2 { font-size: 22px; } #social-footer{ width:100%; margin:0 0 10px } .social-footer ul li{ margin:0 7px } #footer-copyright .copyright-area{ width:100%; text-align:center; overflow:hidden; } .top-bar-nav { width: 100%; text-align: center; clear: both; } .top-bar-nav ul li { float: none; display: inline-block; } .errorWrap{ padding:60px 0 80px } } @media (max-width:767px) { .intro-snippet { font-size: 13px; } .intro-title { font-size: 30px; margin: 0 0 10px; } .intro-action a { margin: 10px 0 0; } .slide-in { display:none; } } @media screen and (max-width: 769px) { #slider-wrapper .PopularPosts .main-slider { grid-template-columns: repeat(2,1fr); } } @media screen and (max-width: 681px) { #slider-wrapper .PopularPosts .main-slider { grid-template-columns: 1fr; grid-gap: 0px; } } @media (max-width: 680px) { #intro-services .widget{ width:100%; margin:50px 0 0 } #intro-services .widget:first-child{ margin:0 } #contact-left,#contact-right{ width:100% } #contact-left .widget:last-child{ margin:0 0 35px } .post-labels{ width:100%; margin:0 0 25px } .post-labels a{ margin:0 10px 5px 0 } .post-share{ float:left } .share-links li{ margin:5px 5px 0 0 } } @media screen and (max-width: 560px) { .author-intro-widgets-duo .container { grid-template-columns: 1fr; } .author-intro-widgets-duo .author-list .service-icon { float: left; margin-left: 0; margin-right: 25px } .author-intro-widgets-duo .widget, .author-intro-widgets-duo .author-list.right-side-widget .widget{ border-bottom: 2px solid #192E44; padding:35px 0; } .author-intro-widgets-duo .author-list.left-side-widget .service-content { text-align:left; } .author-intro-widgets-duo .left-side-widget { border-right:0; } .main-slider .post-title { font-size: 18px; } .grid-posts { grid-template-columns: 1fr; } } @media (max-width: 540px) { #main-intro{ height:auto } .top-bar-social { float: none; text-align: center; } .top-bar-social ul > li { float: none; } .author-intro-widgets .author-list { width: 100%; } #brand-services-wrap { padding: 10px 0; } .index-post { width: 100%; } .feat-big li { width: 100%; padding: 0; } .editorial-authors .widget { width: 100%; margin-bottom: 15px; padding: 0; } .editorial-authors .widget:last-child { margin: 0; } .editorial-authors .widget .editorial-avatar-wrap .editorial-avatar img { object-position: top; } .intro-title{ font-size:27px } #intro-author-wrap{ padding:0 } #content-wrapper{ margin:50px 0 } .item #content-wrapper{ margin:40px 0 } .serv-tile-box-info { text-align: center; } .email-folower .email-letter-text, .email-folower .follow-by-email-inner { float: none; width: 100%; padding: 0; } ul.related-posts{ margin:0 } .related-posts .related-item{ width:100%; padding:0; margin:20px 0 0 } .related-posts .item-0{ margin:0 } .related-posts .post-image-link{ width:75px; height:60px; float:left; margin:0 12px 0 0 } .related-posts .post-title{ font-size:15px; overflow:hidden; margin:0 0 5px } #brand-services-wrap li { width: calc(100% / 2); } } @media (max-width: 480px) { .counter-box-wrap { grid-template-columns: 1fr; } .counter-box-wrap .widget { width: 100%; padding: 15px 10px; } .solio-svg-shape svg { margin-bottom: 5px; } } @media (max-width: 440px) { #serv-tile .widget { width: 100%; margin-bottom: 10px; } .counter-box-item { width: 100%; } .item-post h1.post-title{ font-size:23px } .head-text .widget-content{ line-height:24px } } @media (max-width: 360px) { .intro-title,.author-title,.head-text .widget-title > h3{ font-size:25px } .index-post{ width:100% } .errorWrap h3{ font-size:120px } .errorWrap h4{ font-weight:600 } } #editorial-box { clear: both; } ]]> .container{ margin:0 } body#layout .head-text,body#layout #serv-tile{ float:none; width:auto } body#layout #main-wrapper{ width: 65%; padding: 0; margin: 0; float: left; } body#layout #contact-area .container{ display:flex } body#layout #contact-area .section{ width:50% } body#layout .contact-col .Text .widget-content{ margin:0 } body#layout #sidebar-wrapper{ float:right; display: block; width: 35%; padding: 0; } body#layout .sidebar .widget,body#layout .sidebar .widget-content{float:none;overflow:visible;width:auto;} body#layout .top-bar-nav, body#layout .top-bar-social { width: auto; float:none; } body#layout #top-bar { height: auto; } body#layout #serv-tile { display: block; } body#layout .author-intro-widgets { display: flex; } body#layout .author-intro-widgets .author-list { width: 33.333%; float: left; } body#layout #footer-copyright{ padding:0 } body#layout .top-bar-social .FollowByEmail { max-width: 100%; } body#layout #intro-author-heading { width: auto; float: none; display: block; } body#layout #intro-author-wrap .container { display:block; } body#layout .author-intro-widgets { margin:0 auto; } body#layout .counter-box .container { display: flex; } body#layout .counter-box-info, body#layout .counter-box-image { float: left; width: 50%; } body#layout .counter-box-image { display: flex; } body#layout .counter-image-wrap { width: 100%; } body#layout #counter-box-bg .container { display: block; } body#layout .author-intro-widgets-duo .container { display: flex; } body#layout .author-intro-widgets-duo .container .author-list { width: 100%; } /*------Layout (end)----------*/ ]]>