@charset "UTF-8";

/*
Theme Name: Rolli und Go
*/
body{ padding: 0px; margin: 0px; list-style: none; font: 400 15px/23px 'DM Sans'; color:#173653; }
p{padding: 0px; margin: 0px;}
a{padding: 0px; margin: 0px; outline: none; text-decoration: none !important;}
ul{ list-style: none; padding: 0px; margin: 0px;}
label{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}
h1, h2, h3, h4, h5, h6{padding: 0px; margin: 0px;}
input[type="text"]::-webkit-placeholder { opacity: 1;  }
input[type="text"]::-moz-placeholder { opacity: 1;}
input[type="password"]::-webkit-placeholder { opacity: 1;}
input[type="password"]::-moz-placeholder { opacity: 1;}
input[type="search"]::-webkit-placeholder { opacity: 1;}
input[type="search"]::-moz-placeholder { opacity: 1;}
input[type="email"]::-webkit-placeholder { opacity: 1; }
input[type="email"]::-moz-placeholder { opacity: 1;}
input[type="tel"]::-webkit-placeholder { opacity: 1;}
input[type="tel"]::-moz-placeholder { opacity: 1;}
textarea::-moz-placeholder { opacity: 1;  }
textarea::-webkit-placeholder { opacity: 1;}
a:hover{ outline: none !important; text-decoration: none;}
a:active{ outline: none !important; text-decoration: none;}
a{ text-decoration: none !important;}
a, button, input[type="submit"], ::before, ::after{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}
input[type="submit"]{cursor: pointer; border: 0px; outline: none; background: none;}

img{max-width: 100%; height: auto;}
p, h1, h2, h3, h4, h5, h6{margin: 0 0 13px;}
p:last-child{margin-bottom: 0px;}
h1:last-child, h2:last-child, h3:last-child, h4:last-child, h5:last-child, h6:last-child{margin-bottom: 0px;}
figure{margin: 0px;}
h1, h2, h3, h4, h5, h6{font-family: 'DM Sans';}

/* dm-sans-100 - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 100;
    src: url('assets/fonts/dm-sans-v15-latin-100.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-200 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 200;
    src: url('assets/fonts/dm-sans-v15-latin-200.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-300 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 300;
    src: url('assets/fonts/dm-sans-v15-latin-300.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-regular - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/dm-sans-v15-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-500 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 500;
    src: url('assets/fonts/dm-sans-v15-latin-500.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-600 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 600;
    src: url('assets/fonts/dm-sans-v15-latin-600.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-700 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 700;
    src: url('assets/fonts/dm-sans-v15-latin-700.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-800 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 800;
    src: url('assets/fonts/dm-sans-v15-latin-800.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }
  
  /* dm-sans-900 - latin */
  @font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'DM Sans';
    font-style: normal;
    font-weight: 900;
    src: url('assets/fonts/dm-sans-v15-latin-900.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
  }

/* gilda-display-regular - latin */
@font-face {
    font-display: swap; /* Check https://developer.mozilla.org/en-US/docs/Web/CSS/@font-face/font-display for other options. */
    font-family: 'Gilda Display';
    font-style: normal;
    font-weight: 400;
    src: url('assets/fonts/gilda-display-v18-latin-regular.woff2') format('woff2'); /* Chrome 36+, Opera 23+, Firefox 39+, Safari 12+, iOS 10+ */
}

@font-face {
  font-family: 'icomoon';
  src:  url('assets/fonts/icomoon.eot?yazc79');
  src:  url('assets/fonts/icomoon.eot?yazc79#iefix') format('embedded-opentype'),
    url('assets/fonts/icomoon.ttf?yazc79') format('truetype'),
    url('assets/fonts/icomoon.woff?yazc79') format('woff'),
    url('assets/fonts/icomoon.svg?yazc79#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-arch-1:before {
  content: "\e901";
  color: #fff;
}
.icon-talk-1-1:before {
  content: "\e902";
  color: #fff;
}
.icon-reward-1:before {
  content: "\e904";
  color: #fff;
}
.icon-review-3-1:before {
  content: "\e905";
  color: #fff;
}
.icon-business-people-1:before {
  content: "\e908";
  color: #fff;
}
.icon-Vector-5:before {
  content: "\e909";
  color: #fff;
}
.icon-dj-1:before {
  content: "\e90c";
}
.icon-dj-2-1:before {
  content: "\e90d";
}
.icon-Vector-4:before {
  content: "\e90f";
  /*color: #fff;*/
}
.icon-Vector-7:before {
  content: "\e910";
}
.icon-Vector-8:before {
  content: "\e911";
}
.icon-Vector-91:before {
  content: "\e912";
}
.icon-Message:before {
  content: "\e913";
}
.icon-Vector-10:before {
  content: "\e914";
}
.icon-Vector-6:before {
  content: "\e916";
  
}
.icon-save-money-1:before {
  content: "\e917";
  color: #fff;
}
.icon-dance-1:before {
  content: "\e91a";
  color: #fff;
}
.icon-Vector-51:before {
  content: "\e91c";
  color: #fff;
}
.icon-call:before {
  content: "\e903";
 
}
.icon-youtube-logo:before {
  content: "\e915";
}
.icon-phone-call:before {
  content: "\e918";
}
.icon-email:before {
  content: "\e919";
}
.icon-pinterest:before {
  content: "\e934";
}
.icon-whatsapp:before {
  content: "\ea93";
}
.icon-youtube:before {
  content: "\ea9d";
}
.icon-pinterest1:before {
  content: "\ead1";
}
.icon-location:before {
  content: "\e947";
}
.icon-Vector-9:before {
  content: "\e900";
 /* color: #fff;*/
}
.icon-instagram1:before {
  content: "\e90a";
}
.icon-instagram:before {
  content: "\e907";
}
.icon-linkedin:before {
  content: "\e906";
}
.icon-twitter:before {
  content: "\e90b";
}
.icon-facebook-logo:before {
  content: "\e91b";
}


.headersec.fixed_header, .navbar-brand{
transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-o-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
}
.headersec.fixed_header{position: fixed; top: 0; left: 0; width: 100%; z-index: 999;
-moz-box-shadow: 0 0 8px -5px #333;
-webkit-box-shadow: 0 0 8px -5px #333;
box-shadow: 0 0 8px -5px #333;}


@-webkit-keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
}
@keyframes animationFade{0%{opacity:0;-webkit-transform:translateY(-20px);-ms-transform:translateY(-20px);transform:translateY(-20px);}
100%{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);}}
.headersec.fixed_header, .home .headersec.fixed_header{top:0;left:0;right:0;position:fixed;margin:0;z-index:1002;-webkit-animation-name:animationFade;-o-animation-name:animationFade;animation-name:animationFade;-webkit-animation-duration:1s;-o-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;-o-animation-fill-mode:both;animation-fill-mode:both;-moz-box-shadow:0 0 8px -5px #333;-webkit-box-shadow:0 0 8px -5px #333;box-shadow:0 0 8px -5px #333;}



/*
font-family: 'DM Sans';
font-family: 'Gilda Display';
font-family: 'icomoon';
*/

.media{display: flex; align-items: flex-start;}
.media-object{flex: 1;}
.home .headersec{width: 100%; position: absolute; z-index: 999; top: 20px; left: 0; padding: 10px 0;}
.headersec{width: 100%; position: relative; z-index: 999; top: 0px; left: 0; padding: 10px 0;}
.bnrimg{overflow: hidden; width: 100%; position: relative; border-radius: 30px;}
.bnrimg::before{position: absolute; top: 0; left: 0; width: 100%; height: 100%; content: "";
  background: -webkit-gradient(linear, left top, left bottom, from(#fff), color-stop(22%, rgba(255, 255, 255, 0)));
  background: -o-linear-gradient(top, #fff 0%, rgba(255, 255, 255, 0) 22%);
  background: linear-gradient(180deg, #fff 0%, rgba(255, 255, 255, 0) 22%); 
}
.bnrimg > img{width: 100%; object-fit: cover;}
.hderinr{position: relative; display: flex; align-items: center; justify-content: space-between;}
.hdrlgo{width: 140px;}
.hdrmnu li a{display: inline-block; position: relative; font-size: 20px; line-height: 25px; font-weight: 400; color: #173653;z-index: 2;}
.hdrmnu li {margin-right: 95px;}
.hdrmnu li:last-child{margin: 0;}
.hdrmnu li a::before{background: #b0acb6; position: absolute; content: ""; width: 0px; height: 0px; border-radius: 100%;
transition: all 0.3s ease-in-out; z-index: -1; }
ul.slimmenu > li > a{display: inline-flex; align-items: center; justify-content: center;}
.hdrmnu li.active > a::before, .hdrmnu li > a:hover::before{width: 34px; height: 34px;}
.defultBtn{display: inline-flex; align-items: center; color: #FFF;}
.defultBtn > i{display: flex; align-items: center; justify-content: center; border-radius: 100%; margin-left: -18px;
background: #293d51; width: 62px; height: 62px; font-size: 15px;}
.defultBtn span, .defultBtn strong{display: inline-flex; align-items: center; height: 62px; background: #173653; padding: 0 40px;
border-radius: 40px; font-size: 20px; line-height: 25px; transition: all 0.3s ease-in-out;}
.defultBtn:hover span{background: #000;}
.defultBtn:hover{color: #FFF;}
.bnrtxt{position: absolute; bottom: inherit !important;top:50% !important; width: 100%; left: 50% !important;transform:translate(-50%, -50%)}
.bnrtxtinr{width: 100% !important; height: auto; display: flex; align-items: center; border-radius: 0; position: relative;
/*backdrop-filter: blur(23.899999618530273px);*/ background: transparent; padding: 16px;}
.bnerBrd{width: 100%; height: auto; text-align: center; display: flex; align-items: center; justify-content: center; flex-direction: column;
border: 0px solid #DFB47C; border-radius: 0;
/*background: url(assets/images/bnerElmnt1.png) no-repeat top 13% center, url(assets/images/bnerElmnt2.png) no-repeat bottom 5% center;*/
    
}
.bnrtxtinr strong{color: #DFB47C; font-size: 50px; line-height: 55px; font-weight: normal; margin: 0 0 15px;}
.bnrtxtinr h1{color: #FFF; font-size:65px; line-height:normal !important; text-transform: uppercase; letter-spacing: 0px;}
.bnrtxtinr::before{position: absolute; content: ""; background: url(assets/images/bnerbrd.png) no-repeat 0 0; pointer-events: none;
top: -94px;bottom: -83px;left: -71px;right: -89px; background-size: 100% 100%;display:none !important;}
p{color: #333333; font-size: 20px; line-height: 32px; font-weight: 300;}

.personInfoSec{padding: 195px 0 114px; width: 100%;
background: url(assets/images/personInfoElmnt1.png) no-repeat top -150px left, url(assets/images/personInfoElmnt2.png) no-repeat top -150px right;}
.personInfopnl .media{align-items: center;}
.personInfoimg{margin-right: 55px; max-width: 374px;}
.personInfoimg img{border-radius: 30px; width: 100%;}
.personInfopnl .defultBtn span i, .personInfopnl .defultBtn strong i{margin-right: 10px;}
.personInfopnl .defultBtn{margin: 30px 0 0;}
.personInfopnl p{font-size: 18px; line-height: 30px;}
.fuscepnl ul li{font-size: 18px; line-height: 30px; font-family: 'DM Sans';}
.personInfopnl p.contWt{font-size: 20px; line-height: 32px; font-weight: 400;}
.hdingThme{color: #173653; font-size: 80px; line-height: 85px; margin: 0 0 30px; letter-spacing: -4px;position: relative;}
.weedEvntlf .hdingThme:before {
  background: #fff;-webkit-filter: blur(100px);filter: blur(100px);content: '';width: 100%;height: 100%;position: absolute;z-index: -1;left: 0;
}
.personInfopnl .media-object{position: relative;}
.personInfopnl .media-object figure{max-width: 272px; position: absolute; right: 0; top: -115px;}
.personInfopnl .media-object figure img{width: 100%; border-radius: 131px 131px 15px 15px;}

.aboutSec{width: 100%;}
.aboutpnl{width: 100%;}
.aboutImge{margin-right: 200px; max-width: 634px; width: 100%; position: relative;}
.aboutImge > img{width: 100%; border-radius: 15px;}
.aboutImge > figure{max-width: 340px; width: 100%; padding: 12px; border-radius: 30px; position: absolute; bottom: -70px; right: -65px;
background: #FFF; }
.aboutImge > figure img{width: 100%; border-radius: 15px;}
.aboutpnl p.contWt, .hightTxt{font-size: 24px; line-height: 34px;}
.aboutpnl ul{display: inline-block; padding: 30px 0 0;}
.aboutpnl li{position: relative; color: #333333; font-size: 18px; line-height: 26px; font-weight: 300; padding-left: 45px;
margin: 0 0 25px;}
.aboutpnl li:last-child{margin: 0;}
.aboutpnl li::before{position: absolute; background: linear-gradient(140.93deg, #DFB47C 4.41%, #8292a2 118.87%); font-size: 11px;
width: 34px; height: 34px; color: #FFF; left: 0; border-radius: 100%; content: "\e909"; font-family: 'icomoon'; 
display: flex; align-items: center; justify-content: center;}
.aboutpnl .defultBtn{margin: 60px 0 0;}
.locationPnl .defultBtn{margin: 40px 0 0;}

.customerSec{padding: 40px 0 73px; width: 100%; background-repeat: no-repeat; background-size: cover; border-radius: 30px;}
.customerPnel{width: 100%; background: rgba(255,255,255,0.91); max-width: 1400px; margin: 0 auto; border-radius: 30px;padding: 20px 20px; }
.customerBxs figure{width: 177px; height: 177px; border-radius: 100%;}
.customerBxs > img{width:auto!important;}
.customerBxs figure img{width: 100%; height: 100%; border-radius: 100%;}
.testmoBrd{width: 100%; border: 1px solid #173653; padding: 40px 25px 25px;}
.pgehding{text-align: center;}
.customerBxs h3{color: #1F1F1F; font-size: 35px; line-height: 40px; position: relative; margin: 20px 0 25px; padding-left: 65px;}
.customerSldr{margin: 30px 0 0;}
.customerBxs{text-align: center; display: flex; flex-direction: column; align-items: center;}
.customerBxs h4{color: #1F1F1F; font-size: 24px; line-height: 30px; font-weight: 500; font-family: 'DM Sans'; margin: 0 0 5px;}
.customerBxs p{color: #1F1F1F; font-weight: 500; font-family: 'DM Sans'; font-size: 17px; line-height: 23px; padding-left:15px;}
.customerBxs h3 span{position: absolute; top: 0; left: 0; color: #173653; font-size: 48px;}
.customerSldr .owl-nav{display: none !important;}
.customerSldr .owl-dots{display: flex; align-items: center; justify-content: center; margin: 25px 0 0;}
.customerSldr .owl-dots button{border: 1px solid transparent; display: flex; align-items: center; justify-content: center;
border-radius: 100%; width: 27px; height: 27px; margin: 0 7px;}
.customerSldr .owl-dots button span{background: #1E1E1E; width: 6px; height: 6px; border-radius: 100%; display: inline-flex;}
.customerSldr .owl-dots button.active{border-color: #1E1E1E;}

.locationSec{width: 100%; padding: 60px 0; }
.locationPnl .media{align-items: center;}
.locationPnl h3{color: #173653; font-size: 80px; line-height: 85px;}
.locationPnl h4{color: #173653; font-size: 45px; line-height: 50px;}
.locationPnl .media > figure{margin-right: 110px;}

.weddingDJSec{width: 100%; background-repeat: no-repeat; background-size: cover; border-radius: 30px; position: relative;}
.weddingDJpnl .media{flex-direction: row-reverse; align-items: center;}
.weddingDJpnl .hdingThme{color: #FFF; margin: 0 0 45px;}
.weddingDJpnl .defultBtn span, .weddingDJpnl .defultBtn strong{background: #8292a2;}
.weddingDJpnl .defultBtn:hover span, .weddingDJpnl .defultBtn:hover strong{background: #FFF; color: #8292a2;}
.weddingDJpnl{width: 100%; background: url(assets/images/weddingDJElmntTone.png) no-repeat bottom 9% left 30%;}
.weddingDJElmnt{position: absolute; top: 0; right: 0;}

.askedSec{width: 100%; position: relative; padding: 80px 0;}
.askedSec::before{position: absolute; top: -235px; left: 0; z-index: -1; bottom: 0; width: 100%; content: "";
background: url(assets/images/askedBack.jpg) no-repeat 0 0; background-size: cover;}
.askedBtn{margin: 105px 0 0; width: 100%; text-align: center;}
.askedpnl .accordion-item{margin: 40px 0 0; border-radius: 20px; border: 0; background: #FFF;}
.askedpnl {padding: 40px 0 0;}
.askedpnl .accordion-item > button{position: relative; background: transparent; border-radius: 0px !important; color: #333333; font-size: 20px;
line-height: 25px; font-weight: 500; border: 0; outline: none; box-shadow: inherit; padding: 40px 75px 40px 40px;}
.askedpnl .accordion-item > button::after{content: none;}
.askedSec .container{max-width: 1725px;}
.askedBtn a{display: inline-flex; align-items: center; color: #363636; font-size: 18px; line-height: 23px; font-weight: 500;}
.askedBtn a span{margin-right: 15px; color: #173653; font-size: 32px;}

.contactSec{padding: 80px 0 65px; width: 100%; }
.frmChek{margin: 10px 0 0; display: flex; align-items: center; justify-content: space-between;}
.frmData input[type="text"],
.frmData input[type="email"],
.frmData input[type="tel"],
.frmData textarea{width: 100%; border: 1px solid #AFAFAF; height: 55px; outline: none; color: #333333;
font-size: 18px; line-height: 23px; border-radius: 10px; padding: 0 20px 0 50px; font-weight: 400;}
.frmData input[type="text"]::placeholder,
.frmData input[type="email"]::placeholder,
.frmData input[type="tel"]::placeholder,
.frmData textarea::placeholder{opacity: 1; color: #333333;}
.frmData textarea{height: 216px !important; resize: none; -webkit-appearance: none; padding-top: 15px !important;}
.frmData{position: relative; margin: 35px 0 0; }
.contactpnl{padding: 20px 0 0; width: 100%;}
.frmChekinr .form-group {display: block;}
.frmChekinr .form-group input {padding: 0;height: initial;width: initial;margin-bottom: 0; cursor: pointer;}
.frmChekinr .form-group label {position: relative; cursor: pointer; color: #333333; font-size: 18px; line-height: 24px;}
.frmChek input[type="submit"]{color: #FFF; background: #173653; padding: 0 55px; border-radius: 40px; font-size: 20px;
line-height: 25px; display: inline-flex; align-items: center; height: 62px; }
.frmChek input[type="submit"]:hover{background: #000;}
.frmData > span{position: absolute; left: 25px; color: #333333; pointer-events: none;}
.frmData > span.icon-Vector-10{top: 24px;}

.foterSec{width: 100%; position: relative; padding: 100px 0 65px;}
.foterBack{position: absolute; z-index: -1; top: 0; left: 0; width: 100%; height: 100%; background: #173653;}
.foterBack img{width: 100%; height: 100%; object-fit: cover; opacity: 0.16;}
.foterbtm{display: flex; align-items: center; border-top: 1px solid rgba(255,255,255,0.21);
flex-direction: row-reverse; justify-content: space-between; padding: 30px 0 0; margin: 36px 0 0;}
.foterbtm p{color: #FFF; font-size: 18px; line-height: 23px;}
.foterbtm p a{color: #FFF;}
.foterbtm ul{display: inline-flex; align-items: center;}
.foterbtm li a{color: #FFF; font-size: 18px; line-height: 23px;}
.foterbtm li{padding-right: 20px; margin-right: 20px; position: relative; display: inline-flex; align-items: center;}
.foterbtm li:last-child{padding: 0; margin: 0;}
.foterbtm li::before{position: absolute; content: ""; right: 0; border-left: 1.5px solid #FFF; height: 15px;}
.foterbtm li:last-child::before{content: none;}
.foterbtm li a:hover, .foterbtm p a:hover{color: #c7ccd0;}
.fotertop{display: flex; align-items: flex-start; justify-content: space-between;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {color: #FFF; font-weight: 400; font-size: 28px; line-height: 32px; margin: 0 0 20px;}
.ftrSocil ul{display: inline-flex; align-items: center;}
.ftrSocil li a{display: flex; align-items: center; justify-content: center; color: #FFF; width: 47px; height: 47px;
border-radius: 100%; border: 1px solid #FFF;}
.ftrSocil li{margin-right: 11px;}
.ftrSocil li:last-child{margin: 0;}
.ftrSocil li a:hover{background: #FFF; color: #173653;}
.ftrinfo li p{color:#fff;    text-align: left;}
.ftrinfo li span { width: 45px;height: 45px;border: solid 1px #fff; 
line-height: 45px;  text-align: center; border-radius: 50px; color:#fff;margin-right: 15px;}
.ftrinfo li a{color: #FFF; font-size: 18px; line-height: 23px;}
.ftrinfo li a:hover{color: #c7ccd0;}
.ftrinfo li{margin: 0 0 13px;display: flex;     flex-wrap: nowrap;
    align-items: center;}
.ftrinfo li:last-child{margin: 0;}
.ftradrs p{font-size: 22px; line-height: 30px; color: #FFF;}

.weedEvntSec{width: 100%; border-radius: 30px; background-repeat: no-repeat; background-size: cover; padding: 50px 0 75px;}
.weedEvntpnl{display: flex; align-items: center; justify-content: space-between;}
.weedEvntlf{max-width: 800px; width: 100%; margin-right: 120px;}
.weedEvntIcn {width: 100%; background: #FFF; border-radius: 30px; min-height: 275px; margin: 30px 0 0; text-align: center;
padding: 55px 20px 15px; display: flex;flex-direction: column;align-items: center;transition: all 0.3s ease-in-out;}
.weedEvntIcn:hover { background: #173653; }
.weedEvntIcn:hover h3 { color: #fff; }
.weedEvntIcn:hover p { color: #fff; }
.weedEvntIcn:hover span {  background: #fff; }
.weedEvntIcn span {display: flex; align-items: center; justify-content: center; color: #FFF; border-radius: 100%; margin: 0 0 26px;
background: #293d51; width: 116px; height: 116px; font-size: 48px;}
.weedEvntIcn h3{font-family: 'DM Sans'; color: #173653; font-size: 20px; line-height: 25px;/*font-weight: 300;*/ font-weight: bold;
}
.weedEvntRgt .row > div:nth-child(2) .weedEvntIcn{margin: 70px 0 0;}
.weedEvntRgt .row > div:nth-child(3) .weedEvntIcn{margin: 0;}

.procesSec{width: 100%; padding: 85px 0 70px;
background: url(assets/images/procesLne.png) no-repeat top 60% center;}
.procesBxs{margin: 135px auto 0; text-align: center; max-width: 355px; width: 100%;}
.procesBxs p{color: #333333; }
.procesBxs h3{color: #3E3735; font-size: 30px; line-height: 35px; margin: 45px 0 15px;}
.procesBxs i{display: flex; align-items: center; justify-content: center; width: 150px; height: 150px; margin: 0 auto;
background: url(assets/images/circleShpe.png) no-repeat center center; background-size: 100% 100%;}
.procesSec .row > div:nth-child(2) .procesBxs{margin-top: 255px;}
.procesBxsbox {
   background: #173653;
    text-align: center;
    padding: 35px 25px;
    height: 450px;
    border-radius: 25px;
}
.procesBxsbox i {
    margin-bottom: 18px;
    display: inline-block;
}
.procesBxsbox h3 {
    color: #fff;
    font-family: 'Gilda Display';
}
.procesBxsbox p{ color: #fff;}
.procesBxsbox a{
    background: #ffffff !important;
    color: #173653 !important;
    padding: 10px 35px;
    display: inline-block;
    border-radius: 25px;
    font-weight: 800;
}
.procesBxsbox a:hover{background:#000 !important;color: #fff !important;}
.procesSec p{margin-bottom:25px;}
.process-txt p {
    font-size: 19px;
    color: #173653;
    margin: 17px 0;
    font-weight: 600;
}
.partyMusicSec{padding: 0 0 148px; width: 100%;}
.partyMusicBxs{margin: 65px 0 0; width: 100%; border-radius: 30px; overflow: hidden; position: relative;}
.partyMusicCon{top: 45px; position: absolute; width: 100%; left: 120px; max-width: 388px; padding: 0 0 50px;}
.partyMusicCon h3{color: #FFF; font-size: 30px; line-height: 40px; margin: 18px 0 0;}
.partyMusicCon span{display: flex; align-items: center; justify-content: center; background: #8292a2; border-radius: 100%;
width: 72px; height: 72px; font-size: 34px; color: #FFF;}
.partyMusicCon::before{position: absolute; content: ""; border-top: 7px solid #FFF; width: 190px; left: 0; bottom: 0;}
.partyMusicTwo .partyMusicCon::before, .partyMusic_2 .partyMusicCon::before {content: none;}
.partyMusicTwo .partyMusicCon h3, .partyMusic_2 .partyMusicCon h3 {color: #173653;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 525px; padding: 0;}
.partyMusicFst, .partyMusic_1 {background: url(assets/images/partyMusicElmnt.png) no-repeat top right;}
.partyMusicBxs figure{position: relative; z-index: -1;}
.serviceSldr{margin-top:50px;}
.serviceBxs{width: 100%;}
.serviceBxs figure{position: relative; border-radius: 15px; overflow: hidden;}
.serviceBxs figure img{width: 100%; height:400px; object-fit:cover;}
.serviceCon{text-align: center; padding: 30px 0 0;}
.serviceCon h3{color: #173653; font-size: 30px; line-height: 35px; font-weight: 400;}
.serviceSldr .owl-stage{padding-left: 0 !important;}
.serviceBxs figure::before{position: absolute; content: ""; top: 0; left: 0; width: 100%; height: 100%;
background: rgba(0,0,0,0.63); transition: all 0.3s ease-in-out; opacity: 0; visibility: hidden;}
.serviceBxs:hover figure::before{opacity: 1; visibility: visible;}
.serviceSldr{position: absolute; bottom: inherit; right: 0; width: 88.8%;}
.serviceMain{max-width: 1980px; position: relative; margin: 0 auto; min-height: 950px;}
.serviceSec{padding: 0 0 140px;}
.aboutSec{padding: 0 0 170px;}

.professionalSec{width: 100%; position: relative; padding: 100px 0 50px;}
.professionalpnl > .media{flex-direction: row-reverse; justify-content: space-between;}
.professionalImg{max-width: 530px; width: 100%; overflow: hidden; border-radius: 300px; margin: 175px 0 0;}
.professionalImg img{width: 100%; object-fit: cover;}
.professionalSec::before{position: absolute; top: 0; left: 0; width: 100%; height: 90%; content: ""; z-index: -1;
background: url(assets/images/professionalBack.jpg) no-repeat 0 0; background-size: cover; border-radius: 30px;}
.professionalpnl .hdingThme span{font-size: 50px; display: block; line-height: 50px;}
.professionalpnl p.professioPEg{color: #131313; font-size: 28px; line-height: 33px; margin: 0 0 30px;}
.professionalpnl p{color: #7D7D7D;}
.professionalpnl .media-object{max-width: 800px;}
.professionalicn h3{color: #414143; font-size: 20px; line-height: 25px; margin: 0 0 5px;}
.professionalicn .media{align-items: center;}
.professionalicn .media > span{color: #173653; font-size: 54px; margin-right: 23px;}
.professionalicn {margin: 20px 0 0; max-width: 350px;}
.professionalpnl .defultBtn{position: absolute; top: 0; right: 0;}
.professionalpnl{position: relative; width: 100%;}
.home body{padding: 20px 0 0;}
.gapSec{padding: 0 20px;}
.uberSevic{}
.askedpnl .accordion-item > button::before{position: absolute; content: "-"; color: #173653; right: 40px; font-size: 25px;}
.askedpnl .accordion-item > button.collapsed::before{content: "+";}
.arowLnk{position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); border-radius: 100%;
border: 2px solid #fff; width: 84px; height: 84px; color: #fff; display: flex;align-items: center; opacity: 0; visibility: hidden;
justify-content: center;font-size: 16px;}
.serviceBxs:hover .arowLnk{opacity: 1; visibility: visible;}
.procesPrtyElmnt{background: url(assets/images/procesPrtyElmnt1.png) no-repeat top left}

.frmChekinr .form-group label{display: flex; align-items: flex-start;}
.arowLnk:hover{background: #fff; color: #173653;}

.headersec.fixed_header{background: #FFF;}
.headersec.fixed_header .hdrlgo{max-width: 80px;}

.inerBner .bnrtxtinr{width: auto; height: auto; border-radius: 0; background: transparent; padding: 0; flex-direction: column; float: none;}
.inerBner .bnrtxtinr::before{content: none;}
.inerBner .bnrtxtinr h1{color: #173653; text-transform: inherit;}
.inerBner .bnrtxt{bottom: 50px; text-align:center;}
.bnrtxtinr li, .bnrtxtinr ul{align-items: center; display: inline-flex;}
.bnrtxtinr li{color: #173653; font-size: 20px; line-height: 25px; font-weight: 500; margin-right: 18px; padding-right: 18px;
position: relative;}
.bnrtxtinr li:last-child{padding: 0; margin: 0;}
.bnrtxtinr li:last-child::before{content: none;}
.bnrtxtinr li::before{position: absolute; content: ""; background: #8292a2; width: 8px; height: 8px; right: -4px;
border-radius: 100%; }
.bnrtxtinr li a{color: #173653;}
.bnrtxtinr li a:hover{color: #8292a2;}

.unlesSec{padding: 160px 0; width: 100%;}
.unlespnl{width: 100%;}
.unleslft{display: inline-flex; align-items: center;}
.unlesimg{width: 100%; max-width: 520px; margin-right: 75px;}
.unlesimg img{width: 100%; border-radius: 15px;}
.unlesicns{margin-right: 28px;}
.unlesIcnBx{background: #F6E4CE; border-radius: 30px; min-height: 176px; margin: 16px 0; padding: 13px; width: 188px;
display: flex; align-items: center; justify-content: center; flex-direction: column;}
.unlesIcnBx h4{color: #414143; font-size: 20px; line-height: 25px; margin: 13px 0 0;}
.unlespnl p.hightltXt{color: #333333; font-weight: 300; font-size: 24px; line-height: 30px;}
/* .unlespnl ul{display: inline-block; width: 100%; padding: 27px 0 0;} */
.unlespnl ul{display: -webkit-box;display: -ms-flexbox;display: flex;-ms-flex-wrap: wrap;flex-wrap: wrap; width: 100%; padding: 27px 0 0;}
.unlespnl li{color: #333333; font-size: 18px; line-height: 23px; font-weight: 300; float: left; width: 50%; padding-left: 45px;
position: relative; margin: 0 0 40px; top: -6px;}
.unlespnl li::before{position: absolute;background: linear-gradient(140.93deg, #868b9a 4.41%, #0f2e4d 118.87%); top: -2px;
font-size: 11px;width: 34px;height: 34px;color: #FFF;left: 0;border-radius: 100%;content: "\e909";font-family: 'icomoon';
display: flex;align-items: center;justify-content: center;}
.unlespnl p{font-size: 18px; line-height: 30px;}

.fuscepnl > .media{flex-direction: row-reverse;}
.fusceimg{width: 100%; max-width: 635px; position: relative; margin-left: 135px;}
.fusceimg > img{width: 100%; border-radius: 15px;}
.fusceimg > figure{position: absolute; bottom: -70px; left: -65px; max-width: 340px; border-radius: 30px; background: #FFF; padding: 11px;}
.fusceimg > figure img{width: 100%; border-radius: 15px;}
.fusceicn h3{color: #414143; font-size: 20px; line-height: 25px; margin: 0 0 2px;}
.fusceicn p{color: #7D7D7D;}
.fusceicn{margin: 40px 0 0;}
.fusceicn figure{margin-right: 14px;}

.targetReturn{padding: 180px 0 0; width: 100%;}
.targetReturnpnl{position: relative; width: 100%;}
.targetReturnimg{position: absolute; max-width: 410px; width: 100%; top: -40px; right: 0;}
.targetReturnimg img{width: 100%; border-radius: 15px;}
.targetReturnpnllft{max-width: 1045px; width: 100%; }
.targetReturnpnllft .media > figure{max-width: 363px; width: 100%; margin-right: 60px;}
.targetReturnpnllft .media > figure img{width: 100%; border-radius: 15px;}
.targetReturn .hdingThme{margin: 0 0 45px;}

.frmData > p { margin: 0; }
.frmData em { position: absolute;top: 18px;left: 20px; z-index: 9; }
.wpcf7-list-item {margin: 0 0 0 0em;}
span.wpcf7-list-item-label { padding-left: 25px;}
.frmChekinr .form-group input { position: absolute;top: 3px; left: 0;}
.wpcf7-form-control-wrap .wpcf7-not-valid-tip { display: none;}
.wpcf7-form-control-wrap .wpcf7-not-valid { border: 1px solid #f00 !important; }
.wpcf7 form .wpcf7-response-output {margin: 0;padding: 5px 10px;border: 2px solid #ff1100;font-size: 15px; margin-top: 15px;}
.contact_form .wpcf7 form.sent .wpcf7-response-output {display: none !important;}
.wpcf7 form.invalid .wpcf7-response-output, 
.wpcf7 form.unaccepted .wpcf7-response-output, 
.wpcf7 form.payment-required .wpcf7-response-output {border-color: #8292a2;color: #173653;}
.wpcf7 form .wpcf7-response-output {margin: 2em 0.5em 1em;padding: 10px 15px;border: 2px solid #8292a2;}
.inrbnrimg { position: relative; }
.inrbnrimg img { width: 100%;border-radius: 30px; }
.inrbnrtxt {position: absolute;top: 50%;bottom: inherit;left: 0;width: 100%;z-index: 99;transform: translateY(-50%);}
.inrbnrtxtinr {text-align: center;position: relative;z-index: 9;}


.contact_mappnl iframe,.contact_mappnl{border-radius: 0px;width: 100%;height: 450px;}
.frmChekinr{margin-right: 10px;}
.first_row .col-lg-6:nth-child(1) .frmData,.first_row .col-lg-6:nth-child(2) .frmData{margin: 0;}
.kontaktpnl{padding-top: 0;}

.inrbnrtxtinr{backdrop-filter: none;}



ul.slimmenu li .sub-toggle{background: none;width: auto;}
ul.slimmenu li .sub-toggle i{display: none;}
ul.slimmenu li .sub-toggle:before{content: "";width: 6px;height: 6px;border: 1px solid #173653;transform: rotate(45deg);margin-right: -15px;
border-top-width: 0;border-left-width: 0;margin-top: -3px;}
ul.slimmenu li>ul{background: #173653;width: 300px;border-radius: 20px;height: auto !important;}
ul.slimmenu li>ul li{background: none;margin-right: 0;width: 100%; border-top:1px solid #b2afb7;}
ul.slimmenu li>ul li a{padding: 15px 25px;color: #fff;width: 100%;}
ul.slimmenu li>ul li:last-child a{padding-bottom: 25px;}
ul.slimmenu li>ul li:first-child{border:0;}
.imgTxtRow .media{margin: 160px 0 0;align-items: center;}
.imgTxtRow .media{flex-direction: row;}
.imgTxtRow .media:nth-child(odd){flex-direction: row-reverse;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 135px;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 135px;margin-right: 0px;}
.imgTxtRow .media:last-child{margin-bottom:0px;}

/* .imgTxtRow .media:first-child{margin-top: 0 !important;} */
.secndPnl .media{align-items: center;}
/*.imgTxtSec{background: url(assets/images/procesPrtyElmnt1.png) no-repeat top left, url(assets/images/procesPrtyElmnt2.png) no-repeat bottom right;}*/

.imgTxtSec{background: url(assets/images/personInfoElmnt1-1.png) no-repeat  top -150px left, url(assets/images/personInfoElmnt2-1.png) no-repeat top -150px right;}
.icon-calendar{line-height: normal;margin-top: -2px;}
.ref-box {
    text-align: center;
}
.ref-box a {
    height: 62px;
    font-size: 20px;
    line-height: 25px;
    background: #173653;
    padding: 15px 40px;
    border-radius: 40px;
    color: #fff;
}
.ref-box a:hover{background:#000;}

.fuscepnl ul li{}

.fuscepnl ul { margin-bottom: 20px; padding: 0; list-style-type: none; }
.fuscepnl ul li { position: relative; padding-left: 30px; color: #3A3937; margin-bottom: 10px; }
.fuscepnl ul li::before {position: absolute;content: "\e909";top: 4px;
    left: 0;font-family: 'icomoon';font-size: 8px;color: #ffffff;background: #0f2e4d; padding: 5px;height: 22px;width: 22px;line-height: 13px; border-radius: 25px; }
.bnrtxtinr.inrbnrtxtinr {background: rgba(255, 255, 255, 0.7); display: inline-block;text-align: center;  padding: 20px 81px; border-radius:30px;}
.page-id-696 .procesSec {padding-top: 0;}
.page-id-696 .procesSec .pgehding {padding-bottom: 26px;}
p.pull-right a {color: black; margin-left: 5px;}
p.pull-right {margin: 10px 0px;padding-bottom: 0;}
.contactpnl.kontaktpnl{margin-top: 25px;}


.weedEvntIcn span img {
    width: 65px;
    height: 65px;
    
}
.targetReturnpnllft .media-object {
    align-self: center;
}

.ft-logo img {
    max-width: 184px;
    width: 100%;
    height: auto;
    filter: brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(7488%) hue-rotate(242deg) brightness(115%) contrast(102%);
}
.weedEvntIcn:hover span img { filter: none;}
.weedEvntIcn span img{ 
  -webkit-filter: brightness(0) saturate(100%) invert(100%) sepia(33%) saturate(2%) hue-rotate(47deg) brightness(114%) contrast(100%);filter: brightness(0) saturate(100%) invert(100%) sepia(33%) saturate(2%) hue-rotate(47deg) brightness(114%) contrast(100%);
 }
 .weedEvntpnl .weedEvntlf p {color: #173653;font-weight: 600;}
 .testmoLoctin {margin-top: 80px;}
 .unlespnl li strong{font-weight: 700;}

.kontakt_box {
    background: #d1e2f3;
    text-align: center;
    padding: 50px 20px;
    width:100%;
}
.kontakt_box:hover{ background: #96bfe7;}
.kontakt_box span {
    margin: 0 auto 25px;
    width: 70px;
    height: 70px;
    background: #173653;
    color: #fff;
    border-radius: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 30px
}
.kontakt_box p a{color:#173653; font-weight:bold;}
.kontakt_box_row {
    margin-bottom: 60px
}

.kontakt_box span {
    width: 60px;
    height: 60px;
    font-size: 25px
}
.kontakt_box_col{display:flex;}

.contactSec {    background: #e6eff7; margin-top:40px;}  

.weedEvntlf .hdingThme{ font-size: 70px; line-height: 75px; }
/* RESPONSIVE */
.serviceSldr .owl-nav {text-align:center; padding-top:20px;}
.serviceSldr .owl-nav .owl-prev {background: #173653 !important;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px; margin-right:15px;}
    .serviceSldr .owl-nav .owl-next {background: #173653 !important;
    display: inline-block;
    width: 40px;
    height: 40px;
    border-radius: 40px;}
    .serviceSldr .owl-nav .owl-prev span{color:#fff; font-size:20px;}
    .serviceSldr .owl-nav .owl-next span{color:#fff; font-size:20px;}
    .serviceSldr .owl-nav .owl-next:hover{background: #000 !important;}

.page-id-1205 .unlesSec {background: none;}
.page-id-1205 .unlesSec .unlespnl .media,
.page-id-1203 .unlesSec .unlespnl .media {display: block;}
.page-id-1205 .unlespnl a,
.page-id-1203 .unlespnl a {color: #173653;}
.page-id-1205 .unlespnl a:hover,
.page-id-1203 .unlespnl a:hover {color: #333333;text-decoration: underline !important;}
.page-id-1205 .contactSec {margin-top: 0;}
.page-id-1205 .unlespnl h3 { word-wrap: break-word;overflow-wrap: break-word;white-space: normal;}

.page-id-1203 .unlespnl strong {font-weight: 700 !important;}

@media screen and (min-width:1600px) {

.container{max-width: 1560px;}
.serviceBxs figure img{ height:510px;}
.weedEvntlf .hdingThme{ font-size:65px; line-height: 65px; }
}

@media (min-width: 1700px) and (max-width: 1799px) {

.serviceSldr {width: 93.2%;}



}

@media (min-width: 1600px) and (max-width: 1699px) {

.serviceSldr {width: 98.3%;}
/*.bnrtxtinr {width: 470px; height: 470px; padding: 14px;}*/
.bnrtxtinr h1 {font-size: 70px; }
.bnrtxtinr strong {font-size: 40px; line-height: 45px;}
.bnerBrd{background-size: 270px, 270px;}
.bnrtxtinr::before {top: -80px; bottom: -69px; left: -62px; right: -75px;}


}

@media only screen and (max-width: 1599px) {
.weedEvntlf .hdingThme{ font-size:45px; line-height: 46px; }
p {font-size: 17px; line-height: 30px;}
.hdingThme, .locationPnl h3 {font-size: 60px; line-height: 70px;}
.foterbtm li a, .foterbtm p, .ftrinfo li a {font-size: 16px; line-height: 20px;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {font-size: 25px; line-height: 30px;}
.ftradrs p {font-size: 20px; line-height: 30px;}
.foterSec {padding: 70px 0 45px;}
.frmChekinr .form-group label {font-size: 16px; line-height: 22px;}
.frmChek input[type="submit"] {padding: 0 50px; font-size: 18px; line-height: 24px; height: 57px;}
.frmChek {margin: 0px 0 0;}
.frmData {margin: 15px 0 0;}
.contactpnl {padding: 8px 0 0;}
.contactSec{background-size: 150px; padding: 70px 0 60px;}
.askedSec{padding: 60px 0;}
.askedBtn {margin: 65px 0 0;}
.askedBtn a {font-size: 16px; line-height: 20px;}
.askedBtn a span {margin-right: 10px; font-size: 28px;}
.askedpnl {padding: 20px 0 0;}
.askedpnl .accordion-item > button {font-size: 17px; line-height: 24px; padding: 30px 30px 30px 30px;}
.askedpnl .accordion-item {margin: 30px 0 0; border-radius: 12px;}
.askedpnl .accordion-item > button::before {right: 20px; font-size: 20px;}
.defultBtn span, .defultBtn strong {height: 55px;padding: 0 30px;font-size: 17px;line-height: 24px;}
.defultBtn > i {margin-left: -15px; width: 55px; height: 55px; font-size: 14px;}
.weddingDJpnl .media > figure{max-width: 660px;}
.weddingDJElmnt{max-width: 230px;}
.weddingDJpnl{background-size: 300px;}
.locationSec{padding: 50px 0;}
.locationPnl h4 {font-size: 35px;line-height: 40px;}
.locationPnl .media > figure {margin-right: 75px; max-width: 665px;}
.customerSec, .customerPnel, .partyMusicBxs, .weedEvntSec, .weedEvntIcn, .professionalSec::before, .weddingDJSec,
.personInfoimg img, .bnrimg, .aboutImge > figure {border-radius: 25px;}
.customerBxs h3 {font-size: 28px;line-height: 38px; margin: 20px 0 20px; padding-left: 58px;}
.customerBxs h3 span {font-size: 38px;}
.partyMusicSec {padding: 0 0 95px;}
.partyMusicCon h3 {font-size: 24px; line-height: 35px; margin: 15px 0 0;}
.partyMusicCon {top: 38px; left: 90px; max-width: 350px; padding: 0 0 40px;}
.partyMusicCon::before{border-width: 4px; width: 150px;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 470px;}
.partyMusicBxs {margin: 50px 0 0;}
.partyMusicFst, .partyMusic_1 {background-size: 200px;}
.procesBxs h3 {font-size: 25px; line-height: 30px; margin: 35px 0 10px;}
.procesBxs i {width: 140px; height: 140px;}
.procesBxs {margin: 90px auto 0; max-width: 340px;}
.procesSec .row > div:nth-child(2) .procesBxs {margin-top: 190px;}
.procesSec {padding: 70px 0 60px; background-size: 1580px; background-position: top 58% center;}
.weedEvntSec {padding: 40px 0 60px;}
.weedEvntIcn h3 {font-size: 18px; line-height: 24px;}
.weedEvntIcn {min-height: 240px; margin: 25px 0 0; padding: 40px 20px 15px;}
.weedEvntIcn span {margin: 0 0 18px; width: 105px; height: 105px; font-size: 44px;}
.weedEvntlf {max-width: 680px; margin-right: 80px;}
.aboutpnl li {font-size: 16px; line-height: 25px; padding-left: 30px; margin: 0 0 20px;}
.aboutpnl li::before {font-size: 8px; width: 25px; height: 25px;}
.aboutpnl ul {padding: 20px 0 0;}
.aboutpnl .defultBtn {margin: 40px 0 0;}
.locationPnl .defultBtn {margin: 25px 0 0;}
.aboutpnl p.contWt, .hightTxt {font-size: 20px; line-height: 28px;}
.hdingThme {margin: 0 0 23px;}
.aboutImge {margin-right: 120px; max-width: 570px;}
.aboutImge > figure img {border-radius: 10px;}
.aboutImge > figure {max-width: 280px; padding: 10px; bottom: -60px; right: -60px;}
.serviceCon h3 {font-size: 25px; line-height: 30px;}
.serviceCon {padding: 23px 0 0;}
.arowLnk {width: 60px; height: 60px; font-size: 14px;}
.serviceSec {padding: 0 0 95px;}
.serviceMain {min-height: 750px;}
.professionalpnl p.professioPEg {font-size: 24px; line-height: 30px; margin: 0 0 23px;}
.professionalpnl .hdingThme span {font-size: 45px;}
.professionalSec {padding: 80px 0 30px;}
.professionalpnl .media-object {max-width: 650px; margin-right: 30px;}
/* .professionalSec::before {height: 650px;} */
.customerSldr .owl-dots button {width: 25px; height: 25px; margin: 0 5px;}
.personInfoimg {margin-right: 45px; max-width: 370px;}
.personInfopnl .media-object figure {max-width: 245px;}
.personInfoSec {padding: 140px 0 95px;}
.hdrmnu li a {font-size: 18px; line-height: 24px;}
.hdrmnu li {margin-right: 65px;}
.hdrlgo {max-width: 140px;}
.bnrtxtinr h1 {font-size: 60px;}
.bnrtxtinr strong {font-size: 35px; line-height: 40px; margin: 0 0 8px;}
.bnrtxtinr {width: 415px; height: 415px; padding: 12px;}
.bnerBrd{background-size: 270px, 270px;}
.bnrtxtinr::before {top: -70px; bottom: -60px; left: -54px; right: -66px;}
.personInfoSec{background-size: 550px, 550px, 140px;}
.uberSevic{background-size: 450px, 140px;}
.procesPrtyElmnt{background-size: 700px, 700px;}
.testmoLoctin{background-size: 200px, 700px;}

.bnrtxtinr li {font-size: 17px;line-height: 24px;margin-right: 15px;padding-right: 15px;}
.inerBner .bnrtxt {bottom: 38px;}
.unlespnl p {font-size: 17px; line-height: 30px;}
.unlespnl li {font-size: 17px;line-height: 22px;padding-left: 30px;margin: 0 0 25px; top: auto;}
.unlespnl ul {padding: 20px 0 0;}
.unlespnl li::before {top: 0px; font-size: 8px; width: 25px; height: 25px;}
.unlesIcnBx h4 {font-size: 18px; line-height: 24px; margin: 10px 0 0;}
.unlesIcnBx {border-radius: 20px; min-height: 170px; margin: 15px 0; padding: 12px; width: 188px;}
.unlesimg {max-width: 505px; margin-right: 40px;}
.targetReturn .hdingThme {margin: 0 0 35px;}
.targetReturnpnllft .media > figure {max-width: 350px; margin-right: 45px;}
.targetReturnpnllft {max-width: 945px;}
.targetReturnimg {max-width: 320px; top: 0px;}
.targetReturn {padding: 110px 0 0;}
.unlesSec {padding: 110px 0;}
.fusceimg {max-width: 550px; margin-left: 100px;}
.fusceimg > figure {bottom: -55px; left: -55px; max-width: 265px; border-radius: 25px; padding: 8px;}

.imgTxtRow .media{margin: 110px 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 100px;margin-right: 0px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 100px;}
.imgTxtSec{background-size: 700px, 700px;}
.weedEvntIcn span img {
    width: 55px;
    height: 55px;
}

}

@media (min-width: 1500px) and (max-width: 1599px) {

.serviceSldr {width: 93%;}


}

@media (min-width: 1400px) and (max-width: 1499px) {

.serviceSldr {width: 96%;}


}

@media (min-width: 1300px) and (max-width: 1399px) {

.serviceSldr {width: 92.9%;}

}

@media (min-width: 1200px) and (max-width: 1299px) {

.serviceSldr {width: 96.4%;}


}

@media only screen and (max-width: 1399px) {
.serviceBxs figure img{height:350px;}
.personInfopnl p, p {font-size: 16px;line-height: 28px;}
.fuscepnl ul li {font-size: 16px;line-height: 28px;}
.hdingThme, .locationPnl h3 {font-size: 50px;line-height: 60px;letter-spacing: -3px;}
.defultBtn span, .defultBtn strong {height: 50px;padding: 0 25px;font-size: 15px;line-height: 20px;}
.defultBtn > i {width: 50px; height: 50px; font-size: 13px;}
.foterbtm li a, .foterbtm p, .ftrinfo li a {font-size: 15px;line-height: 20px;}
.foterbtm li {padding-right: 15px; margin-right: 15px;}
.foterbtm li::before {height: 13px;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {font-size: 23px;line-height: 28px;margin: 0 0 17px;}
.ftradrs p {font-size: 18px;line-height: 30px;}
.ftrSocil li a {width: 40px; height: 40px; font-size: 14px;}
.foterbtm {padding: 26px 0 0; margin: 30px 0 0;}
.foterSec {padding: 60px 0 40px;}
.contactSec {background-size: 130px;padding: 60px 0;}
.frmChek input[type="submit"] {padding: 0 40px;font-size: 16px;line-height: 22px;height: 50px;}
.contactpnl {padding: 0;}
.askedSec {padding: 50px 0;}
.askedBtn {margin: 50px 0 0;}
.askedpnl .accordion-item > button {padding: 25px 30px 25px 25px;}
.weddingDJpnl .media > figure {max-width: 580px;}
.weddingDJElmnt {max-width: 180px;}
.askedSec::before {top: -180px;}
.locationPnl h4 {font-size: 30px;line-height: 35px;}
.locationPnl .media > figure {margin-right: 55px; max-width: 585px;}
.customerBxs h3 {font-size: 23px;line-height: 34px;margin: 17px 0 16px;padding-left: 45px;}
.customerBxs h3 span {font-size: 33px;}
.partyMusicCon h3 {font-size: 20px; line-height: 30px; margin: 13px 0 0;}
.partyMusicCon span {width: 65px; height: 65px; font-size: 30px;}
.partyMusicCon {top: 25px; left: 75px; max-width: 310px; padding: 0 0 25px;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 390px;}
.partyMusicSec { padding: 0 0 75px;}
.procesBxs h3 {font-size: 23px;line-height: 28px;margin: 28px 0 8px;}
.procesBxs {margin: 65px auto 0; max-width: 280px;}
.procesBxs i {width: 115px; height: 115px;}
.procesSec .row > div:nth-child(2) .procesBxs {margin-top: 130px;}
.procesSec {padding: 60px 0 50px; background-size: 1300px; background-position: top 55% center;}
.aboutSec {padding: 0 0 95px;}
.aboutpnl p.contWt, .hightTxt {font-size: 18px; line-height: 27px;}
.aboutImge { margin-right: 80px; max-width: 535px;}
.aboutImge > figure {max-width: 250px; padding: 8px; bottom: -45px; right: -45px;}
.serviceSec {padding: 0px 0 70px;}
.serviceCon h3 {font-size: 20px; line-height: 25px;}
.serviceCon {padding: 15px 0 0;}
.arowLnk {width: 50px;height: 50px;font-size: 13px;}
.serviceMain {min-height: 700px;}
.professionalImg {max-width: 400px; margin: 100px 0 0;}
.professionalpnl .hdingThme span {font-size: 40px; line-height: 45px;}
.hdingThme {margin: 0 0 15px;}
.professionalpnl p.professioPEg {font-size: 20px;line-height: 25px;margin: 0 0 18px;}
.professionalicn {margin: 30px 0 0; max-width: 300px;}
/* .professionalSec::before {height: 540px;} */
.personInfopnl p.contWt {font-size: 17px; line-height: 28px;}
.personInfoSec {padding: 100px 0 75px;}
.personInfopnl .media-object figure {max-width: 175px;}
.hdrmnu li a {font-size: 17px; line-height: 24px;}
.hdrmnu li {margin-right: 50px;}
.hdrmnu li.current-menu-item > a::before, .hdrmnu li > a:hover::before {width: 25px;height: 25px;}
.bnrtxtinr h1 {font-size: 40px;}
.bnrtxtinr strong {font-size: 28px; line-height: 32px; margin: 0 0 5px;}
.bnrtxtinr {width: 330px; height: 330px; padding: 10px;}
.bnrtxtinr::before {top: -56px;bottom: -48px;left: -44px;right: -53px;}
.bnrtxt {bottom: 17%;}
.hdrlgo {max-width: 110px;}
.bnerBrd {background-size: 195px, 195px;}
.personInfoSec{background-size: 500px, 500px, 120px;}
.uberSevic{background-size: 400px, 120px;}
.procesPrtyElmnt{background-size: 600px, 600px;}
.testmoLoctin{background-size: 150px, 600px;}
.frmData em {left: 25px;}

.targetReturn .hdingThme {margin: 0 0 30px;}
.targetReturnpnllft .media > figure {max-width: 310px; margin-right: 35px;}
.targetReturnpnllft {max-width: 790px;}
.targetReturnimg {max-width: 300px;}
.targetReturn {padding: 75px 0 0;}
.bnrtxtinr li {font-size: 16px;line-height: 23px;margin-right: 11px;padding-right: 11px;}
.bnrtxtinr li::before {width: 6px; height: 6px;  right: -3px;}
.inerBner .bnrtxt {bottom: 30px;}
.unlesIcnBx img{width: 60px;}
.unlesicns {margin-right: 16px;}
.unlesimg {max-width: 418px; margin-right: 30px;}
.unlesIcnBx {border-radius: 15px;min-height: 140px;margin: 12px 0;padding: 10px;width: 160px;}
.unlespnl p {font-size: 16px;line-height: 28px;}
.unlespnl li {font-size: 16px;line-height: 21px;padding-left: 25px;margin: 0 0 18px;}
.unlespnl li::before {top: 0px;font-size: 7px;width: 21px;height: 21px;}
.unlesSec {padding: 80px 0;}
.fusceicn { margin: 20px 0 0;}
.fusceimg {max-width: 490px; margin-left: 45px;}
.fusceimg > figure {bottom: -40px;left: -40px;max-width: 210px;border-radius: 20px;padding: 6px;}
.fusceicn i {margin-right: 10px; width: 65px;}
	
	.euer_icon_contnt .media .media-object p{font-size: 15px;line-height: 23px;}
	.euer_icon_contnt .media .media-object,.euer_icon_contnt{max-width: 100%;}
	.euer_icon_contnt .media .media-object{margin-right: 0;}
	.euer_icon_contnt{margin-top: 10px;}
	
	.imgTxtRow .media{margin: 80px 0 0;}
	.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 45px;margin-right: 0px;}
	.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 45px;}
	
	ul.slimmenu li>ul li a{padding: 16px 16px 0;}
    ul.slimmenu li>ul li:last-child a{padding-bottom: 16px;}
    
    .imgTxtSec{background-size: 600px, 600px;}
}

@media only screen and (max-width: 1199px) {
.serviceBxs figure img{height:250px;}
.serviceSldr{position: static; margin: 35px 0 0; width: 100%;}
.serviceMain {min-height: auto;}
.serviceSldr .owl-stage{padding: 0 !important;}
.hdingThme, .locationPnl h3 {font-size: 40px;line-height: 55px;letter-spacing: -2px;}
.weddingDJpnl .media > figure {max-width: 485px;}
.weddingDJpnl {background-size: 215px;}
.weddingDJElmnt {max-width: 160px;}
.locationPnl h4 {font-size: 25px; line-height: 30px;}
.locationPnl .media > figure {margin-right: 40px; max-width: 480px;}
.customerPnel {padding: 30px 30px;}
.gapSec {padding: 0 15px;}
body{padding: 15px 0 0;}
.testmoBrd {padding: 35px 25px 25px;}
.weedEvntpnl{flex-direction: column; max-width: 750px; margin: 0 auto;}
.weedEvntlf {max-width: 100%;margin: 0;text-align: center;}
.customerSec, .customerPnel, .partyMusicBxs, .weedEvntSec, .weedEvntIcn, .professionalSec::before, .weddingDJSec,
.personInfoimg img, .bnrimg, .aboutImge > figure {border-radius: 15px;}
.hdrmnu li a {font-size: 16px; line-height: 24px;}
.hdrmnu li {margin-right: 35px;}
.hdrmnu li.current-menu-item > a::before, .hdrmnu li > a:hover::before {width: 20px; height: 20px;}
.defultBtn span, .defultBtn strong {height: 45px;padding: 0 20px;font-size: 14px;line-height: 20px;}
.defultBtn > i {width: 45px; height: 45px; font-size: 11px;}
.bnrtxtinr h1 {font-size: 40px; line-height: 45px;}
.bnrtxtinr strong {font-size: 22px;line-height: 27px;margin: 0 0 4px;}
.bnrtxtinr {width: 265px;height: 265px;padding: 7px;}
.bnrtxtinr::before {top: -45px;bottom: -39px;left: -35px;right: -41px;}
.personInfoimg {margin-right: 30px; max-width: 300px;}
.personInfopnl .media-object figure {max-width: 150px; top: -55px;}
.personInfopnl .defultBtn {margin: 15px 0 0;}
.personInfoSec {padding: 75px 0 55px;}
.aboutSec {padding: 0 0 60px;}
.aboutpnl p.contWt, .hightTxt {font-size: 17px; line-height: 26px;}
.aboutImge {margin-right: 55px; max-width: 425px;}
.aboutImge > figure {max-width: 190px; padding: 5px; bottom: -40px; right: -40px;}
.serviceSec {padding: 0 0 45px;}
.professionalImg {max-width: 325px;margin: 80px 0 0;}
.professionalpnl .hdingThme span {font-size: 32px; line-height: 40px;}
.professionalpnl p.professioPEg {font-size: 18px;line-height: 24px;margin: 0 0 15px;}
.professionalSec {padding: 60px 0 0;}
.professionalSec::before {height: 500px;}
.personInfoSec{background-size: 400px, 400px, 100px;}
.uberSevic{background-size: 400px, 100px;}
.procesPrtyElmnt{background-size: 500px, 500px;}
.testmoLoctin{background-size: 100px, 500px;}

.inerBner .bnrtxtinr h1 {margin: 0 0 3px;}
.bnrtxtinr li {font-size: 15px;line-height: 20px;margin-right: 10px;padding-right: 10px;}
.inerBner .bnrtxt {bottom: 20px;}
.targetReturnpnllft .media > figure {max-width: 230px;margin: 0 20px 15px 0;float: left;}
.targetReturnpnllft .media > figure img {border-radius: 10px;}
.targetReturn .hdingThme {margin: 0 0 22px;}
.targetReturnpnllft {max-width: 645px;}
.targetReturnpnllft .media{display: inline-block;}
.targetReturnimg {max-width: 270px;}
.targetReturn {padding: 65px 0 0;}
.fusceimg {max-width: 375px; margin-left: 40px;}
.fusceimg > figure {bottom: -25px;left: -25px;max-width: 165px;border-radius: 18px;padding: 4px;}
.fusceicn h3 {font-size: 18px; line-height: 24px; margin: 0 0 0px;}
.fusceicn i {margin-right: 8px; width: 50px;}
.fusceicn {margin: 15px 0 0;}
.unlesIcnBx h4 {font-size: 16px;line-height: 20px;}
.unlesIcnBx img {width: 50px;}
.unlesicns {margin-right: 10px;}
.unlesIcnBx {border-radius: 10px;min-height: 120px;margin: 10px 0;padding: 10px;width: 130px;}
.unlesimg {max-width: 360px; margin-right: 20px;}
.unlesSec {padding: 65px 0;}

ul.slimmenu li>ul{width: 220px;}
.imgTxtRow .media{margin: 65px 0 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 40px;margin-right: 0px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0px;margin-right: 40px;}

.imgTxtSec{background-size: 500px, 500px;}

.foterbtm ul{display: block;}

}

@media only screen and (max-width: 991px) {

.collapse-button{right: 12px; background: transparent !important; border-radius: 0px; padding: 0px; width: auto;}
.collapse-button .icon-bar{background: #333333; height: 4px; border-radius: 5px; width: 30px; margin: 6px 0;
transition: all 0.3s ease-in-out;}
.collapse-button.icnAdd .icon-bar:nth-child(2){opacity: 0; visibility: hidden;}
.collapse-button.icnAdd .icon-bar:nth-child(1) {transform: rotateZ(45deg) scaleX(1.25) translate(6px, 6px);}
.collapse-button.icnAdd .icon-bar:nth-child(3) {transform: rotateZ(-45deg) scaleX(1.25) translate(6px, -6px);}
.collapse-button .icon-bar:first-child{margin-top: 0;}
.collapse-button .icon-bar:last-child{margin-bottom: 0;}

.home .headersec{position: relative;top: 0;}
.bnrimg::before{display: none;}
.bnrtxtinr.inrbnrtxtinr{padding: 15px;}

.gapSec {padding: 0;}
body{padding: 0;}
.bnrimg, .weedEvntSec, .customerSec, .weddingDJSec {border-radius: 0;}
.headersec{top: 0; background: #FFF; padding: 0;}
.headersec .container{padding: 0; max-width: 100%;}
.hdrlgo {max-width: 85px; margin: 5px 12px;}
.hdrmnu li{margin: 0;}
.hdrmnu li a{padding: 10px 12px;}
.headersec .defultBtn{margin-right: 70px;}
ul.slimmenu{position: absolute; top: 100%; left: 0; width: 100%; z-index: 9; background: #FFF; box-shadow: rgba(0, 0, 0, 0.1) 0px 4px 12px;}
/* .bannerSec{margin: 95px 0 0;} */
/*.bnrtxt{bottom: auto; top: 50%; transform: translateY(-50%);}*/
.hdingThme, .locationPnl h3 {font-size: 40px;line-height: 45px;letter-spacing: -1px;}
.askedpnl .accordion-item {margin: 20px 0 0;border-radius: 10px;}
.askedSec {padding: 40px 0;}
.askedBtn {margin: 40px 0 0;}
.askedpnl {padding: 10px 0 0;}
.foterSec {padding: 30px 0 20px;}
.foterbtm {padding: 20px 0 0;margin: 25px 0 0;}
.ftradrs h3, .ftrinfo h3, .ftrSocil h3 {font-size: 20px;line-height: 25px;margin: 0 0 14px;}
.ftradrs p {font-size: 15px;line-height: 24px;}
.contactSec {background-size: 100px;padding: 50px 0;}
.foterbtm li {padding-right: 11px; margin-right: 11px;}
.weddingDJpnl .media > figure {max-width: 350px;}
.weddingDJpnl .hdingThme {margin: 0 0 20px;}
.weddingDJElmnt {max-width: 125px;}
.locationPnl h4 {font-size: 20px;line-height: 26px;}
.locationPnl .media > figure {margin-right: 35px;max-width: 370px;}
.customerPnel {padding: 25px;}
.customerSec{padding: 40px 0;}
.testmoBrd {padding: 25px;}
.customerBxs h4 {font-size: 20px; line-height: 25px;}
.customerBxs h3 {font-size: 20px;line-height: 28px;margin: 14px 0 13px;padding-left: 30px;}
.customerBxs h3 span {font-size: 22px;}
.partyMusicSec {padding: 0px 0 50px;}
.partyMusicBxs {margin: 35px 0 0;}
.procesSec{padding: 45px 0; background: transparent;}
.procesPrtyElmnt .row{justify-content: center;}
.procesBxs{margin: 40px auto 0 !important;}
.aboutpnl .media{display: inline-block;}
.aboutImge {margin: 0 30px 20px 0;max-width: 320px;float: left;}
.aboutImge > figure {max-width: 135px;padding: 5px;bottom: -25px;right: -25px;}
.professionalpnl > .media{display: inline-block;}
.professionalImg{float: left; max-width: 240px; margin: 0 30px 20px 0; border-radius: 0;}
.professionalpnl .defultBtn {position: static; margin: 20px 0 0;}
.professionalSec{padding: 45px 0; }
.professionalSec::before{border-radius: 0;}
.professionalSec::before {height: 100%;}
.professionalpnl .hdingThme span {font-size: 26px;line-height: 35px;}
.professionalicn .media-object{margin: 0; }
.professionalicn {margin: 25px 0 0; max-width: 100%;}
.serviceSec{padding: 0px 0 40px;}
.personInfopnl .media{display: inline-block;}
.personInfoimg{float: left; margin: 0 25px 15px 0; max-width: 230px;}
.personInfopnl .media-object figure{display: none;}
.personInfoSec{background-size: 300px, 300px, 80px;}
.uberSevic{background-size: 300px, 80px;}
.procesPrtyElmnt{background-size: 300px, 300px;}
.testmoLoctin{background-size: 80px, 300px;margin-top: 40px;}

.serviceSldr .owl-dots{display: flex; align-items: center; margin: 20px 0 0; justify-content: center;}
.serviceSldr .owl-dots button{width: 13px; margin: 0 4px; height: 13px; border: 2px solid #1F1F1F; background: transparent;}
.serviceSldr .owl-dots button span{display: none;}
.serviceSldr .owl-dots button.active{background: #1F1F1F;}

/* .unlespnl .media{display: inline-block;} */
.unlespnl .media{-ms-flex-wrap: wrap;flex-wrap: wrap;}
.unleslft{width: 100%; margin: 0 0 25px;}
.unlesimg{width: 100%; margin: 0; max-width: 100%;}
.unlesIcnBx {min-height: 170px; width: 190px;}
.targetReturnpnllft {max-width: 100%;}
.targetReturnimg {position: static;margin: 20px auto 0;max-width: 400px;}
.targetReturn {padding: 50px 0 0;}
.fuscepnl > .media{-ms-flex-wrap: wrap;flex-wrap: wrap;}
.fusceimg {max-width: 350px;margin: 0 25px 20px 0;float: left;}
.unlesSec {padding: 50px 0 35px;}
.inerBner .bnrtxt {bottom: auto;}

.first_row .col-lg-4:nth-child(3) .frmData,.first_row .col-lg-6:nth-child(3) .frmData{margin: 15px 0 0;}
.frmData{margin: 15px 0 0;}


.contact_mappnl iframe,.contact_mappnl{height:300px; }
.targetReturnimg{display: none;}
.inrbnrimg img{border-radius: 0;}

ul.slimmenu li .sub-toggle:before{margin-right: 15px;margin-top: 18px;}
ul.slimmenu li>ul{width: 100%;}
ul.slimmenu li>ul li{background: #173653;}
ul.slimmenu li>ul li a{border-bottom: 1px solid #8292a2 !important;}

.imgTxtRow .media{margin: 50px 0 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 0;margin-right: 25px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 25px;}
ul.slimmenu li>ul li:last-child a{padding-bottom: 10px;}
ul.slimmenu li>ul li a{padding: 10px 16px;}
ul.slimmenu li>ul{border-radius: 0;}

.imgTxtSec{background-size: 300px, 300px;}
.icon-calendar{margin-top: -1px;}
.kontakt_box{ padding:20px 25px;}
.serviceSldr .owl-dots{display:none;}
}

@media only screen and (max-width: 767px){
    
     .kontakt_box_row .kontakt_box_col {
        margin-top: 0px;
    }
     .kontakt_box_row .kontakt_box_col:first-child {
        margin-top: 0px;
    }
    /* .kontakt_box_row .kontakt_box_col:last-child {*/
    /*    margin-top: 0px;*/
    /*}*/
    .kontakt_box_col{
        padding-top: 25px
    }
    .kontakt_box_col:first-child{
        padding-top: 0px
    }
    /* .kontakt_box_col:last-child{*/
    /*    padding-top: 0px*/
    /*}*/
  .bnrtxtinr li{font-size: 14px;margin-right: 6px;padding-right: 6px;}

.ngg-galleryoverview{margin-top: 0 !important;}
.hdingThme, .locationPnl h3 {font-size: 25px;line-height: 40px;letter-spacing: 0;}
.locationPnl .media {flex-direction: column; text-align: center;}
.locationPnl .media > figure {margin: 0 0 25px; max-width: 355px;}
.locationSec, .weddingDJSec, .askedSec, .contactSec, .procesSec, .personInfoSec, .weedEvntSec {padding: 30px 0;}
.weddingDJpnl .media {flex-direction: column; text-align: center;}
.weddingDJpnl .media > figure{margin: 0 0 20px;}
.frmChek {margin: 20px 0 0; flex-direction: column;}
.frmChek input[type="submit"] {padding: 0 35px;font-size: 15px;line-height: 20px;height: 45px;margin: 20px 0 0;}
.frmData {margin: 25px 0 0;}
.foterbtm{flex-direction: column;}
.fotertop {align-items: center;justify-content: center;flex-direction: column;text-align: center;}
.ftrinfo{width: 100%; margin: 15px 0;}
.foterbtm {margin: 20px 0 0;}
.foterbtm ul{margin: 0 0 15px;text-align: center;}
.frmData input[type="text"], .frmData input[type="email"], .frmData input[type="tel"], .frmData textarea {
height: 50px;font-size: 15px;line-height: 20px;padding: 0 15px 0 35px;}
.frmData {margin: 18px 0 0;}
.frmData > span {left: 16px; font-size: 12px;}
.askedpnl .accordion-item {margin: 15px 0 0; border-radius: 8px;}
.askedpnl .accordion-item > button {padding: 18px 30px 18px 20px;}
.partyMusicFst, .partyMusic_1 {background-size: 123px;}
.partyMusicBxs {margin: 25px 0 0;}
.partyMusicSec, .aboutSec {padding: 0px 0 35px;}
.professionalImg, .aboutImge {float: none; max-width: 100%; margin: 0 0 20px;}
.aboutImge > figure {max-width: 200px;padding: 5px;bottom: 0;right: 0;}
.personInfopnl .media{display: flex; flex-wrap: wrap; flex-direction: column-reverse;}
.personInfoimg{float: none; max-width: 100%; margin: 23px 0 0;}
.bnrtxtinr h1 {font-size: 30px; }
.bnrtxtinr strong {font-size: 18px; line-height: 25px;}
.bnrtxtinr {width: 210px;height: 210px;padding: 5px;}
.bnrtxtinr::before {top: -35px;bottom: -30px;left: -28px;right: -33px;}
.bnerBrd {background-size: 135px, 135px;}

.serviceBxs figure img{height: 200px;}
.bnrtxtinr h1 {letter-spacing: -2px;}
.unlesIcnBx {min-height: 123px;width: 150px;}
.fusceimg {max-width: 260px;}
.fusceimg > figure {bottom: -20px;left: -20px;max-width: 110px;border-radius: 13px;padding: 3px;}

.frmData{margin: 15px 0 0;}
/*.first_row .col-lg-4:nth-child(2) .frmData,.first_row .col-lg-6:nth-child(2) .frmData{margin: 15px 0 0;}*/
.frmData em{left: 12px;}

.inrbnrimg img{height: 120px;}
.imgTxtRow .media:not(:first-child){margin: 30px 0 0;}
.imgTxtRow .media:nth-child(odd) .imgTxtImg{margin-left: 0;margin-right: 15px;}
.imgTxtRow .media .imgTxtImg{margin-left: 0;margin-right: 15px;}

.icon-calendar{margin-top: -4px;}
.procesBxsbox{margin-bottom:25px;}
}

@media only screen and (max-width: 575px){
    .first_row .col-lg-4:nth-child(2) .frmData,.first_row .col-lg-6:nth-child(2) .frmData{margin: 15px 0 0;}
  .bnrtxtinr li::before{width: 5px;height: 5px;}

.hdingThme, .locationPnl h3 {font-size: 25px;line-height: 35px;}
.professionalpnl .hdingThme span {font-size: 20px;line-height: 27px;}
.weedEvntIcn {min-height: auto;margin: 20px 0 0 !important;padding: 20px;}
.bnrtxtinr::before{content: none;}
.bnrtxtinr {width: auto;height: auto;padding: 5px;border-radius: 0;}
.bnerBrd{background: transparent; border-radius: 0; padding: 15px;}
.inerBner .bnrtxtinr h1{font-size: 22px;}
.bnrtxtinr h1 {font-size: 25px;line-height: 30px;letter-spacing: 0;}
.hdrlgo {max-width: 80px;}
/* .bannerSec {margin: 89px 0 0;} */
.customerPnel, .testmoBrd {padding: 15px;}
.customerPnel{border-radius: 0;}
.customerBxs h3 {font-size: 18px;line-height: 25px;margin: 13px 0;padding-left: 0;}
.customerBxs h3 span{display: none;}
.personInfoSec{background-size: 150px, 150px, 60px;}
.uberSevic{background-size: 150px, 60px;}
.procesPrtyElmnt{background-size: 150px, 150px;}
.testmoLoctin{background-size: 60px, 150px;}
.foterbtm ul{flex-wrap: wrap; justify-content: center;}



.targetReturn .hdingThme{text-align: center; margin: 0 0 19px;}
.targetReturnpnllft .media > figure{float: none; max-width: 100%; margin: 0 0 20px;}
.fusceimg{max-width: 100%; float: left; margin: 0 0 23px;}
.fusceimg > figure {bottom: 0; left: auto; max-width: 155px; right: 0;}
.unlespnl li{width: 100%;}
.unlespnl li:last-child{margin: 0;}
.unlespnl ul {padding: 10px 0 0;}
.unlesIcnBx {min-height: 110px; width: 135px;}

.imgTxtSec{background-size: 150px, 150px;}

}

@media only screen and (max-width: 480px){ 

.defultBtn > i{display: none;}
.defultBtn span, .defultBtn strong {height: 40px;padding: 0 15px;font-size: 14px;line-height: 20px;border-radius: 6px;}
.headersec .defultBtn {margin-right: 55px;}
.professionalpnl .row > div{width: 100%;}
.aboutImge > figure {max-width: 120px; padding: 3px;}
.hdingThme, .locationPnl h3 {font-size: 20px;line-height: 30px;}
.hdingThme br{display: none;}
.partyMusicCon {top: 0;left: 0;max-width: 100%;padding: 15px;}
.partyMusicBxs figure img{height: 300px; object-fit: cover;}
.partyMusicCon::before{content: none;}
.partyMusicFst, .partyMusic_1 {background-size: 80px;}
.partyMusicTwo .partyMusicCon, .partyMusic_2 .partyMusicCon {max-width: 100%; padding: 15px;}

.inerBner .bnrimg > img{height: 150px;}
.unleslft{flex-wrap: wrap;}
.unlesicns{margin: 0; display: flex; width: 100%; padding: 0 0 5px;}
.unlesIcnBx{margin: 0 3px; width: 100%; min-height: 100px; border-radius: 6px; padding: 4px;}
.unlesIcnBx h4 {font-size: 14px; line-height: 20px; margin: 5px 0 0;}
.unlesIcnBx img {width: 40px;}
.fusceimg > figure {max-width: 120px;}


}