@import url('https://fonts.googleapis.com/css?family=Montserrat:400,500,600|Nunito:400,600,700');
/*======================
1.BASIC
========================*/
body {
font-family: 'Nunito', sans-serif;
overflow-x: hidden;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Montserrat', sans-serif;
}
a,
a:hover,
a:focus,
button,
button:focus {
text-decoration: none !important;
outline: none !important;
box-shadow: none !important;
}
::selection {
background: rgba(166, 175, 189, 0.3);
}
::-moz-selection {
background: rgba(166, 175, 189, 0.3);
}
#preloader {
position: fixed;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: #fff;
z-index: 9999999;
}
#status {
width: 40px;
height: 40px;
position: absolute;
left: 50%;
top: 50%;
margin: -20px 0 0 -20px;
}
.spinner {
margin: 0 auto;
font-size: 10px;
position: relative;
text-indent: -9999em;
border-top: 5px solid rgba(0, 0, 0, 0.2);
border-right: 5px solid rgba(0, 0, 0, 0.2);
border-bottom: 5px solid rgba(0, 0, 0, 0.2);
border-left: 5px solid #000;
-webkit-transform: translateZ(0);
-ms-transform: translateZ(0);
transform: translateZ(0);
-webkit-animation: load8 1.1s infinite linear;
animation: load8 1.1s infinite linear;
}
.spinner,
.spinner:after {
border-radius: 50%;
width: 40px;
height: 40px;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes load8 {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
.back_top {
text-align: center;
position: fixed;
bottom: 15px;
height: 35px;
width: 35px;
display: none;
z-index: 10000;
border-radius: 3px;
left: 20px;
transition: all 0.5s;
}
.back_top i {
color: #fff;
line-height: 35px;
font-size: 32px;
display: block;
}
.what-icon img {
text-align: center;
position: fixed;
bottom: 15px;
height: 50px;
width: 50px;
z-index: 10000;
border-radius: 50%;
right: 20px;
transition: all 0.5s;
}
/*==========================
2.HELPER
============================*/
.section {
padding-top: 120px;
padding-bottom: 120px;
position: relative;
background-color: #fff;
}
.h-100vh {
height: 100vh;
}
.z-index {
z-index: 2;
}
.clippath_none {
clip-path: none !important;
}
.section-subtitle {
max-width: 500px;
}
.btn {
padding: 15px 32px;
font-size: 14px;
font-weight: 700;
transition: all 0.5s;
letter-spacing: 0.6px;
color: #fff;
box-shadow: none !important;
text-transform: uppercase;
outline: none !important;
}
.btn-round {
border-radius: 30px;
}
.btn-custom{
border:1px solid;
}
.btn-custom:hover,
.btn-custom:focus,
.btn-custom:active,
.btn-custom.active,
.btn-custom.focus,
.btn-custom:active,
.btn-custom:focus,
.btn-custom:hover,
.open > .dropdown-toggle.btn-custom {
color: #f3f3f3;
}
.btn-outline-custom {
border: 2px solid #f5f5f5;
}
.btn-outline-custom:hover,
.btn-outline-custom:focus,
.btn-outline-custom:active,
.btn-outline-custom.active,
.btn-outline-custom.focus,
.btn-outline-custom:active,
.btn-outline-custom:focus,
.btn-outline-custom:hover,
.open > .dropdown-toggle.btn-outline-custom {
color: #000;
background-color: #fff;
border-color: #fff;
}
.bg-overlay {
background-color: rgb(142 51 54 / 0%);
position: absolute;
top: 0;
right: 0;
width: 100%;
height: 100%;
}
/*==========================
3.NAVBAR CUSTOM
============================*/
.custom-nav {
background-color: transparent;
padding: 20px 0px;
width: 100%;
border-radius: 0px;
z-index: 99999;
margin-bottom: 0px;
transition: all 0.5s ease-in-out;
border-bottom: 2px solid #e2ced0;
}
.custom-nav .navbar-nav li a {
color: #515153 !important;
font-size: 15px;
background-color: transparent !important;
margin: 0 7px;
letter-spacing: 0.05em;
line-height: 24px;
transition: all 0.5s;
font-weight: 500;
}
.custom-nav .navbar-brand .logo-light,
.custom-nav .navbar-brand .logo-dark {
height: 77px;
}
.logo .logo-light {
display: inline-block;
}
.stickyadd .logo .logo-dark {
display: inline-block;
}
.stickyadd .logo .logo-light {
display: none;
}
.logo .logo-dark {
display: none;
}
.custom-nav .navbar-brand {
color: #fff !important;
text-transform: uppercase;
}
.custom-nav .navbar-toggler {
color: #fff;
font-size: 35px;
padding: 0px;
}
.custom-nav.stickyadd {
background-color: #f0ecf0 !important;
box-shadow: 0 1px 8px 3px rgba(0, 0, 0, 0.050980392156862744);
padding: 15px 0px;
}
.custom-nav.stickyadd .navbar-nav li a {
color: #000 !important;
}
/*===========================
4.HOME
=============================*/
.header-bg-img {
background-image: url(../images/header-bg1.jpg);
position: relative;
background-size: cover;
background-position:center center;
/*background-position:center bottom;*/
padding: 200px 0 370px 0;
max-height: 600px;
}
.header-bg2-image {
background-image: url(../images/Ouality-is-our-pride1.jpg);
position: relative;
background-size: cover;
background-position:center center;
/*background-position:center bottom;*/
padding: 200px 0 370px 0;
}
.header-bg3-image {
background-image: url(../images/passion-to-create1.jpg);
position: relative;
background-size: cover;
background-position:center center;
/*background-position:center bottom;*/
padding: 200px 0 370px 0;
}
.header-content {
max-width: 800px;
}
.header-name {
font-size: 41px;
text-transform: uppercase;
color: #ab3638;
font-weight: 900;
}
.hero-sub-title{
text-transform: uppercase;
font-weight: 700;
font-size: 25px;
}
.header-desc {
max-width: 500px;
line-height: 1.8;
color: rgba(255, 255, 255, 0.75) !important;
}
.scroll_down {
position: absolute;
bottom: 5vh;
width: 100%;
text-align: center;
color: #fff;
font-size: 13px;
z-index: 8;
}
.scroll_down i {
position: relative;
-webkit-animation: bounce 2s infinite; 
animation: bounce 2s infinite; 
height: 44px;
width: 28px;
line-height: 54px;
border-radius: 30px;
border: 2px solid #ffffff;
display: inline-block;
color: #fff;
font-size: 10px;
}
.scroll_down i:after {
content: "";
position: absolute;
top: 22px;
left: 11px;
border-radius: 2px;
z-index: -1;
bottom: 0px;
transition: all .2s;
height: 10px;
width: 3px;
background: #fff;
}
/*HOME 4*/
.curv-img {
position: absolute;
width: 100%;
bottom: 0px;
z-index: 1;
}
.curv-img svg {
display: block;
}
/*HOME 7*/
.clip-home {
clip-path: polygon(0 0, 100% 0, 100% 83%, 50% 100%, 0 83%);
position: relative;
}
/*DEMO 16*/
.wave_sec {
position: absolute;
bottom: 0;
width: 100%;
}
.wave_sec svg {
height: 180px;
}
/*===========================
5.ABOUT
=============================*/
.about-social li a {
color: #000;
display: inline-block;
height: 42px;
width: 42px;
font-size: 20px;
border-radius: 50%;
border: 2px solid #d4d4d4;
line-height: 38px;
transition: all 0.5s;
text-align: center;
}
/*===========================
6.SERVICES
=============================*/
.services-boxes {
border: 1px solid #e8e8e8;
}
.services-boxes .services-boxes-icon i {
font-size: 44px;
}
.services-boxes .services-title-border {
height: 2px;
width: 40px;
margin: 15px auto;
transition: all 0.5s;
}
.services-boxes:hover .services-title-border {
width: 60px;
}
.service-box {
border: 1px solid #eaeaea;
border-radius: 8px;
}
.services-boxes h5 {
font-weight: 600;
}
.service-box .service-content h5 {
font-size: 20px;
font-weight: 700;
}
.service-box .service-content p {
font-size: 15px;
}
/*===========================
7.CLIENT
=============================*/
.testi_boxes {
max-width: 750px;
}
.client_review {
font-size: 20px;
}
.client_name {
font-size: 16px;
}
.img_testi img {
width: 100%;
max-width: 200px;
}
.testi_boxes .tam_testi_icon {
font-size: 50px;
}
.owl-dots {
text-align: center;
}
.owl-dots button.owl-dot{
margin: 20px 0px;
}
.owl-dots button.owl-dot.active span {
width: 15px;
opacity: 1;
height:15px;
border-radius: 50%;
}
.owl-dots button.owl-dot span{
display: block;
width: 15px;
height: 15px;
margin: 5px 4px;
filter: Alpha(Opacity=50);
opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 50%;
transition: all 0.5s;
}
/*===========================
8.WORK
=============================*/
.work_menu li a {
cursor: pointer;
display: block;
color: #000;
border-radius: 30px;
letter-spacing: 0.03em;
margin-bottom: 5px;
font-weight: 600;
font-size: 14px;
padding: 6px 16px;
transition: all 0.5s;
margin-top: 5px;
}
.work_menu a.active,
.work_menu a:hover {
color: #fff !important;
}
.work_item {
position: relative;
padding: 15px;
}
.work_box {
overflow: hidden;
position: relative;
}
.work_box .work_img {
position: relative;
overflow: hidden;
border-radius: 5px;
}
.work_box .work_img:after {
content: " ";
display: block;
width: 100%;
height: 100%;
position: absolute;
top: 0;
left: 0;
border-radius: 5px;
transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work_box .work_img>img {
transition: all 0.3s cubic-bezier(0.3, 0.1, 0.58, 1);
border-radius: 0;
}
.work_box .work_detail {
opacity: 0;
color: #ffffff;
width: 100%;
padding: 20px;
box-sizing: border-box;
position: absolute;
left: 0;
overflow: hidden;
transition: all 0.27s cubic-bezier(0.3, 0.1, 0.58, 1);
}
.work_box .work_detail h4 {
font-size: 18px;
}
.work_box .work_detail p {
color: rgba(255, 255, 255, 0.6);
font-size: 14px;
}
.work_box:hover .work_detail {
top: 50%;
transform: translate(0, -50%);
opacity: 1;
}
.work_box:hover .work_img:after {
background: rgba(0, 0, 0, 0.8);
}
.work_box:hover .work_img>img {
transform: scale(1.05);
}
/*=========================
9.CONTACT
===========================*/
.form-kerri .form-control {
box-shadow: none !important;
height: 50px;
margin-bottom: 14px;
border: 2px solid #e0e0e0;
}
.form-kerri textarea.form-control {
height: auto;
}
.contact_detail-title {
font-size: 18px;
}
/*======================
10.FOOTER
========================*/
.footer {
padding: 70px 0px;
background-color: #fbd3d7;
}
.footer .footer-alt p {
font-size: 16px;
}
.footer .footer-alt ul li a {
border-radius: 50%;
transition: all 0.5s;
background-color: rgba(241, 241, 241, 0.08);
width: 44px;
height: 44px;
display: block;
font-size: 20px;
line-height: 44px;
text-align: center;
}
.copyright_content{
color: #ababab;
}
.footer-alt li a i{
color: #ababab;
transition: all 0.5s;
}
/*===========================
11.RESPONSIVE
=============================*/
@media (min-width: 200px) and (max-width: 768px) {
.custom-nav {
background-color: #fff !important;
padding: 10px 0px !important;
}
.custom-nav .navbar-toggler {
color: #000;
font-size: 32px;
border: none;
}
.custom-nav .logo .logo-dark {
display: inline-block;
}
.custom-nav .navbar-nav li a {
color: rgba(0, 0, 0, 0.6) !important;
}
.custom-nav .logo .logo-light {
display: none;
}
.h-100vh {
height: auto;
padding: 120px 0 150px;
}
.header-bg-img {
clip-path: none;
padding: 120px 0 150px;
}
.wave-home.h-100vh{
height: auto;
padding: 120px 0 190px;
}
.custom-nav .navbar-nav li a {
margin: 0 0px;
line-height: 15px;
}
.header-name {
font-size: 38px;
}
.clip-home{
clip-path: none;
}
}
@media (max-width: 2560px) {
.home-bg .curv-img {
bottom: -5px;
}
}
@media (min-width: 1200px){
.container {
max-width: 1140px !important;
}
}
#color-switcher div h3 {
font-size: 16px;
margin: 8px 3px 12px;
color: #000;
}
#color-switcher {
background: none repeat scroll 0 0 #ffff;
left: -189px;
position: fixed;
top: 17%;
width: 189px;
z-index: 9999;
border: 1px solid #e9e9e9;
padding: 8px 10px;
}
#color-switcher div {
padding: 5px 10px;
}
#color-switcher .bottom {
background: none repeat scroll 0 0 #fff;
color: #252525;
padding: 0;
}
#color-switcher .bottom a.settings {
background: none repeat scroll 0 0 #2b2424;
display: block;
border-radius: 0px 5px 5px 0px;
height: 41px;
position: absolute;
right: -40px;
top: 0;
width: 40px;
padding: 3px;
}
#color-switcher .bottom a {
text-decoration: none
}
#color-switcher .bottom a.settings i {
margin-left: 5px;
color: #fff;
font-size: 24px;
position: absolute;
}
ul.pattern {
list-style: none outside none;
margin: 0 0 0;
overflow: hidden;
padding: 0;
border-radius: 0;
}
ul.pattern li {
float: left;
margin: 2px;
}
ul.pattern li a {
cursor: pointer;
display: block;
height: 35px;
width: 35px;
border-radius: 16px 16px 0;
margin: 5px;
}
ul.pattern .color1 {
background: #e65f78;
}
ul.pattern .color2 {
background: #37b8df;
}
ul.pattern .color3 {
background: #31b164;
}
ul.pattern .color4 {
background: #5d69f6;
}
ul.pattern .color5 {
background: #87ceeb;
}
ul.pattern .color6 {
background:#f2b31a;
}
@media only screen and (max-width:479px) {
#color-switcher {
display: none;
}
}
/* 21-oct-2021 */
.about-title {
color: #ce3438;
text-transform: uppercase;
font-weight: 900;
margin: 0px;
}
#about p {
text-align: center;
font-size: 20px;
}
#about {
background-image: url(../images/banner_2.jpg);
position: relative;
background-size: cover;
background-position: center center;
z-index: 999;
width: 100%;
padding: 0px;
}
#more {
display: none;
}
.read-more-btn #myBtn {
background-color: transparent;
border: transparent;
margin: 0px auto;
display: block;
text-align: center;
font-weight: 900;
text-transform: capitalize;
font-size: 22px;
color: #3b3a3a;
padding-top: 30px;
}
section#about::before {
content: "";
background-image: url(../images/img_1.png);
width: 515px;
height: 450px;
position: absolute;
bottom: -77px;
background-size: cover;
background-repeat: no-repeat;
left: -51px;
}
#client {
background-color: #fbd3d7;
position: relative;
z-index: 999;
}
#client h2 {
font-weight: 900;
text-transform: uppercase;
margin: 0px;
font-size: 35px;
}
.client-title {
font-weight: 900;
text-transform: capitalize;
font-size: 28px;
color: #434242;
}
#services h2 {
font-weight: 900;
text-transform: uppercase;
margin: 0px;
font-size: 35px;
}
#services p {
text-align: center;
font-size: 20px;
margin: 0px;
position: relative;
overflow: hidden;
}
.startegy-read-btn button {
background-color: transparent;
border: transparent;
margin: 0px auto;
display: block;
text-align: center;
font-weight: 900;
text-transform: capitalize;
font-size: 22px;
color: #3b3a3a;

/*padding-bottom: 414px;*/
}
.contact-form-submitt img {
width: 100%;
max-width: 100px;
}
/*#services {
background-image: url(../images/desktop-strategy-banners.png);
position: relative;
background-size: cover;
background-position: inherit;

z-index: 999;
width: 100%;
}*/
#services {
       background-image: url(../images/desktop-strategy-banners.png);
    position: relative;
    background-size: cover;
    background-repeat: no-repeat;
    background-color: #f4e1e3;
    z-index: 999;
    width: 100%;
    background-position: bottom;
    background-size: 100%;
}
#portfolio h2 {
font-weight: 900;
text-transform: uppercase;
margin: 0px;
font-size: 35px;
color: #ce3438;
}
#portfolio p{
text-align: center;
font-size: 20px;
/*margin: 0px;
line-height: 30px;*/
position: relative;
overflow: hidden;
/*padding-top: 10px;*/
}
/*#services p::after {
content: "......................";
letter-spacing: 2px;
display: block;
vertical-align: 3px;
}*/
#services p::after {
 content: "";
    background-image: url(../images/Line-icon.png);
    width: 365px;
    height: 28px;
    display: block;
    margin: 0px auto;
    text-align: center;
    }
#portfolio {
/*background-image: url(../images/Banner_6.png);*/
    background-image: url(../images/desktop-new-apart1.jpg);
position: relative;
background-size: cover;
background-position:center bottom;
z-index: 999;
width: 100%;
background-position: bottom;
background-size: 100%;
background-color: #f4e1e3;
background-repeat: no-repeat;
padding-bottom: 203px;

}
/*#portfolio p::after {
content: "......................";
letter-spacing: 2px;
display: block;
vertical-align: 3px;
}*/
#portfolio p::after {
    content: "";
    background-image: url(../images/Line-icon.png);
    width: 365px;
    height: 28px;
    display: block;
    margin: 0px auto;
    text-align: center;
}
#blog h2 {
font-weight: 900;
text-transform: uppercase;
margin: 0px;
font-size: 35px;
}
#blog p{
text-align: center;
font-size: 20px;
margin: 0px;
line-height: 30px;
}
#blog {
background-image: url(../images/Our-Client-banner.png);
position: relative;
background-size: cover;
background-position:center bottom;
z-index: 999;
width: 100%;
background-size: 100%;
background-repeat: no-repeat;
background-color: #f5d7da!important;
/* padding-top: 300px;*/
}
#contact h2 {
font-weight: 900;
text-transform: uppercase;
margin: 0px;
font-size: 35px;
}
#contact p {
text-align: left;
font-size: 20px;
margin: 0px;
line-height: 27px;
}
#contact {
background-image: url(../images/banner_2.jpg);
position: relative;
background-size: cover;
background-position: center center;
z-index: 999;
width: 100%;
padding:0px;
}
.contact-right-section{
background-color:#ffffff;
padding: 20px 40px;
max-height: 530px;
}
.contact-form-inner {
display: flex;
align-items: center;
}
.contact-form-inner input {
width: 100%;
max-width: 400px;
border-left: 0px;
border-radius: 0px;
border-top: 0px;
border-right: 0px;
border-bottom: 1px solid #9d9d9d!important;
}
.contact-form-inner label {
margin: 0px;
padding-right: 34px;
font-size:20px;
}
#contact form {
padding-top: 28px;
}
.contact-form-submitt {
display: flex;
justify-content: flex-end;
margin-top: 25px;
}
.contact-form-inner.messages-field input {
width: 100%;
max-width: 583px;
}
.message-top input{
max-width: 464px;
}
.email-label input{
max-width: 486px;
}
.contact-label input{
max-width: 435px;
}
.name-label input{
max-width: 478px;
}
.footer-widget h3 {
font-weight: 900;
text-transform: capitalize;
margin: 0px;
font-size: 28px;
padding-bottom: 10px;
}
.footer-email, .footer-office-area, .social-icons {
list-style: none;
padding: 0px;
margin: 0px;
}
.footer-office-area li a, .footer-email li a  {
text-align: left;
font-size: 20px;
margin: 0px;
line-height: 27px;
color: #000000;
}
.social-icons {
display: flex;
justify-content: flex-start;
justify-content: space-between;
}
.top-header #navbarNav{
padding-top: 43px;
}
#text{
display:none;
}
.rotate {
animation: rotation 8s infinite linear;
}
@keyframes rotation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(359deg);
}
}
.banner-slider .owl-nav {
position: absolute;
left: 50%;
top: 40%;
width: 100%;
transform: translate(-50%, -50%);
}
.banner-slider .owl-prev {
position: absolute;
left: 10px;
}
.room-image img {
width: 100%!important;
}
.banner-slider .owl-prev span {
color: #fff;
font-size: 36px;
background-color: #f23a42;
padding: 0px 10px;
}
.banner-slider .owl-next {
position: absolute;
right: 10px;
}
.banner-slider .owl-next span {
color: #fff;
font-size: 36px;
background-color: #f23a42;
padding: 0px 10px;
}
.banner-slider .owl-dots{
position: absolute;
bottom: -30px;
left: 50%;
transform: translate(-50%, -50%);
}
#home {
padding-bottom: 0px;
padding-top:0px;
}
.rounded-circle.rotate {
background-color: transparent;
}
.img_testi {
position: relative;
}
.fullie img{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%,-50%);
text-transform: uppercase;
z-index: 1;
padding: 11px;
}
/* reposnive start */
@media only screen and (max-width: 1800px) {
section#about::before {
content: "";
background-image: url(../images/img_1.png);
width: 436px;
height: 421px;
position: absolute;
bottom: -107px;
background-size: cover;
background-repeat: no-repeat;
left: -164px;
}
}
@media only screen and (max-width: 1400px){
.section#about::before {
content: "";
background-image: url(../images/img_1.png);
width: 369px;
height: 357px;
position: absolute;
bottom: -91px;
background-size: cover;
background-repeat: no-repeat;
left: -195px;
}
}
@media only screen and (max-width: 576px){
.section#about::before {
bottom: -92px;
left: -143px;
width: 247px;
height: 278px;
}
.banner-slider p {
    font-size: 10px;
}
.footer-office-area li a {
    font-size: 15px!important;
}
.footer-email li a {
    font-size: 15px!important;
}
.social-icons li img {
    max-width: 30px!important;
}
/*.read-more-btn {
float: right;
}*/
.footer-widget h3 {
text-align: center;
font-size: 18px;
}
.footer-office-area li {
text-align: center;
}
.footer-email li {
text-align: center;
}
.social-icons {
justify-content: center!important;
align-items: center;
}
.about-opcaity {
padding: 50px 0!important;
}
.header-bg-img {
background-image: url(../images/mobile-hero-banner.png);
position: relative;
background-size: cover;
background-position:center center;
/*background-position:center bottom;*/
padding: 200px 0 370px 0;
}
.header-bg2-image {
background-image: url(../images/mobile-quality-hero.png);
position: relative;
background-size: cover;
background-position:center center;
/*background-position:center bottom;*/
padding: 200px 0 370px 0;
}
.header-bg3-image {
background-image: url(../images/mobile-passion-hero.png);
position: relative;
background-size: cover;
background-position:center center;
/*background-position:center bottom;*/
padding: 200px 0 370px 0;
}
/*#services {
background-image: url(../images/mobiles-strategy-banners.png);
}*/
/*#services {
    background-image: url(../images/more-strategy-banners1.png);
    background-position: bottom;
    background-size: 100% 100%;
}*/
/*#portfolio {
background-image: url(../images/Mobile-aparts-banner.png);
}*/
#blog {
background-image: url(../images/Mobile-Client-banner.png);
}
.banner-slider .owl-prev span {
display: none;
}
.about-title {
font-size: 21px;
padding-top: 56px;
}
.banner-slider .owl-next span {
display: none;
}
.header-name {
font-size: 35px;
}
.startegy-read-btn button {
font-size: 18px;
}
.read-more-btn #myBtn {
font-size: 18px;
}
.hero-sub-title {
font-size: 15px;
}
.client-title {
font-size: 20px;
}
#portfolio h2 {
font-size: 25px;
}
#portfolio h2 {
font-size: 25px;
}
#portfolio h2 {
font-size: 25px;
}
}
@media screen and (min-device-width: 769px) and (max-device-width: 991px) { 
.custom-nav .navbar-toggler {
color: #0f0e0e;
}
}
@media only screen and (min-width: 576px){
.banner-slider .owl-dots {
display: none;
}
.header-name br {
    display: none;
}
}
@media only screen and (max-width: 1200px){
.header-name {
font-size: 50px;
}
.hero-sub-title {
font-size: 23px;
}
}
@media only screen and (max-width: 1200px){
.header-name {
font-size: 45px;
}
.hero-sub-title {
font-size: 20px;
}
}
@media only screen and (max-width: 1200px){
.header-name {
font-size: 35px;
}
.footer-office-area li a br {
display: none;
}
.hero-sub-title {
font-size: 16px;
}
}
@media only screen and (max-width: 991px){
.social-icons {
display: flex;
justify-content: flex-start;
}
.map-order {
    order: 2;
}
.contact-form-inner {
align-items: flex-start;
flex-direction: column;
}
.name-label input, .contact-label input, .email-label input, .message-top input  {
max-width: 100%!important;
} 
.contact-form-inner.messages-field input {
width: 100%;
max-width: 100%;
}
.contact-right-section {
margin-top: 30px;
}
.footer-email-category {
margin: 30px 0px;
}
#contact h2 {
font-size: 30px;
}
#contact p {
font-size: 17px;
}
.contact-form-submitt img {
width: 100%;
max-width: 80px;
}
.social-icons li {
padding: 0px 10px 0 0;
}
.footer-widget h3 {
font-size: 20px;
}
.footer-office-area li a, .footer-email li a {
line-height: 27px;
}
#blog h2 {
font-size: 30px;
}
#portfolio h2 {
font-size: 30px;
}
#services h2 {
font-size: 30px;
}
#client h2 {
font-size: 30px;
}
.footer-office-area li a, .footer-email li a {
font-size: 18px;
}
.social-icons li img {
max-width: 30px;
}
.social-icons li img {
width: 100%;
max-width: 40px;
}
}
@media only screen and (max-width: 767px){
#contact h2 {
font-size: 27px;
}
#contact p {
font-size: 16px;
}
#blog h2 {
font-size: 27px;
}
#portfolio h2 {
font-size: 27px;
}
#services h2 {
font-size: 27px;
}
#client h2 {
font-size: 27px;
}
#blog p {
font-size: 16px;
}
#portfolio p {
font-size: 16px;
}
#services p {
font-size: 16px;
}
.client_review {
font-size: 16px;
}
#about p {
font-size: 16px;
}
}
@media only screen and (max-width: 1199px){
.contact-right-section {
max-height: 100%;
}
.contact-form-inner {
display: flex;
align-items: flex-start;
flex-direction: column;
}
}
.contact-section-map iframe {
width: 100%;
height: 529px;
}
@media screen and (min-device-width: 991px) and (max-device-width: 1199px) { 
.contact-section-map iframe {
width: 100%;
height: 700px;
}
}
.about-opcaity {
background-color: #ffffff4a;
padding: 120px 0;
}
#business{
display:none;
}
@media only screen and (min-width: 576px){
#about br {
    display: none;
}
}
.services-more{
    background-image: url(../images/more-strategy-banners1.png) !important;
    background-size: cover;
}

#services .container {
    max-width: 1140px !important;
}
.banner-slider p {
    font-size: 15px;
    padding-top: 3px;
    letter-spacing: 1px;
    font-weight: 700;
    margin: 0px;
}
@media only screen and (max-width: 576px){
.header-name {
font-size: 26px;
}
}
@media only screen and (max-width: 991px){
#services br{
    display: none;
}
}
@media only screen and (max-width: 576px){
#portfolio {
    padding-bottom: 58px;
}
}