/* Large Tablet Devices */

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

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

}

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

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

}
@media only screen
and (max-width : 1400px) {
  /*Header Area*/
  .btm2_boxes section figure  {overflow: hidden;}
.btm2_boxes section figure img {max-width: initial; position: relative; left: 50%; transform: translateX(-50%);}
  /*Nav Area*/

  /*Banner Area*/

  /*Middle Area*/

  /*Main Area*/

  /*Bottom Area*/

  /*Footer Area*/
}

@media only screen
and (max-width : 1300px) {
  /*Header Area*/

  /*Nav Area*/

  /*Banner Area*/

  /*Middle Area*/

  /*Main Area*/

  /*Bottom Area*/

  /*Footer Area*/

}
@media only screen
and (max-width : 1200px) {
  /*Header Area*/

  /*Nav Area*/

  /*Banner Area*/

  /*Middle Area*/

  /*Main Area*/

  /*Bottom Area*/
.btm2_info h2 {font-size: 40px;}
  /*Footer Area*/

}
@media only screen
and (max-width : 1090px) {
  html, body{
    -webkit-touch-callout: none;
    -webkit-user-select: none; /* Webkit */
    -moz-user-select: none;    /* Firefox */
    -ms-user-select: none;     /* IE 10  */
  }
  /*Header Area*/

  /*Nav Area*/

  /*Banner Area*/

  /*Middle Area*/

  /*Main Area*/

  /*Bottom Area*/

  /*Footer Area*/


}

@media only screen
and (max-width : 1024px) {
  .wow{animation: none !important;}
   /* Nav Area Sub-Menu Style */
   .page_nav ul li.menu-item-has-children > span{display:block;font-size: 17px;right:35%;transform: translateX(50%); top:30px;position:absolute;}
   .page_nav ul li:hover > ul{display: none;}

   /*banner*/
   .box_skitter{top:0!important;}

    /*Header Area*/

  /*Nav Area*/

  /*Banner Area*/

  /*Middle Area*/

  /*Main Area*/

  /*Bottom Area*/

  /*Footer Area*/
  
}

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


  /*Header Area*/
  main .h1_title {font-size: 40px;}
  header {padding: 20px 15px;height: auto;min-height: auto;position: static;}
  .header_con{min-height: 0;padding:0;}
.btm2_video { height: 500px; }
.btm1_info h2 span { display: inline-block; margin: 0;}
  .main_logo{position: absolute;top: 50%;transform: translateY(-50%);}
  .head_info{text-align: right; position: static; display: block;}
  .header_info{ position: static; display: block; width: 100%; max-width: 100%;}
  .header_info ul {display: block; position: static; width: 100%; max-width: 100%;}
  .header_info ul li::before{display: block; position: static; transform: unset;}
  .header_info ul li {text-align: unset;}
  .social_media{display:block;margin:15px 0 0; position: relative; right: 0; top: 0; transform: unset;}
  .social_media ul { justify-content: end;}
.gtrans { position: relative; right: 0;  top: 0;transform: unset;margin: 15px auto 0;}
  /*Nav Area*/

  .page_nav {width:100%;float: none; clear: both;height:auto;transition:none;padding:25px 15px;margin:0 auto 0;position: static;padding: 0;}
  .page_nav ul{ margin:0; padding:0 5px;text-align:center;position: static;display: block;width: 100%;}
  .page_nav ul li{width: 32%; margin:5px 3px;}
  .page_nav ul li:after{display:none;}
  .page_nav ul li a{border:1px solid #494949;border-radius:5px;line-height: 60px;height:auto;width: auto;letter-spacing: 0;}
  .page_nav ul li a:hover, .page_nav ul li a:active, .page_nav ul li.current_page_item > a{text-decoration: none;background:var(--priColor);}

  .page_nav ul li.menu-item-has-children > span{right:0;top:15px; transform: unset;}


  .page_nav ul ul, .page_nav ul ul li, .page_nav ul ul li a {width:100%;}
  .page_nav ul ul li{margin: 0 !important}

  /*Banner Area*/
  #banner{padding: 0; margin: 0;}
  #banner::before , #banner::after{display: none;}
	.bnr_con{min-height:0;padding:0;}
	.box_skitter{display:none;}
	.slider{display:block;width:100%;margin-left:0;height: auto;min-height: auto;max-width: 100%;transform: translate(0);}
  .rslides { display: block; }
  
    .bnr_info{position:static;padding:40px 15px;background:var(--priColor);text-align: center;max-width: 100%;width: 100%;}

    .mobile-slider{display: none;}
	/*NON-HOME*/
  .non_ban_img{width: 132%;margin-left: 50%;transform:translateX(-50%);}

  /*Middle Area*/
  .middle_boxes section::before {display: none;}
   #middle{padding: 40px 15px;}
   .mid_content { max-width: 100%; margin: 30px 0 0; }
	 .middle_con{min-height:0;padding:0;}
   .middle_boxes section p { margin: 25px 0; }
	 .middle_boxes{flex-wrap: wrap;justify-content: center;}
	 .middle_boxes section{width: 100%;padding: 40px 15px;display: block;}
     .mdl_info { text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;font-size: 40px;line-height: 110%;margin: 0 0 40px;}
  .mdl_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl_info a{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}

.mdl2_info { text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl2_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl2_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl2_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl2_info a{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .mdl2_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  
.middle_boxes section a {margin: auto;}
#middle2 {padding: 40px 15px;}
.mdl2_con {min-height: 0; padding: 0;}
  /*Main Area*/
  #main_area{padding:40px 15px; margin:0;min-height:0;}
  .main_con{min-height:0;padding:0;}
  main {float:none; margin: auto; width:100%; max-width: 100%; position: static; text-align: center; }
  .sidebar{float:none; margin: auto; width:100%; max-width: 100%;}
  main p {width: 100% ; position: static; max-width: 100%; }
  .intro_txt{width:100%;}

  /*Bottom Area*/
  #bottom1{padding: 40px 15px;}
  .btm1_info { text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm1_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;line-height: 120%;}
  .btm1_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm1_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm1_info a{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm1_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
	 .btm1_con{min-height:0;padding:0;}
	  .btm1_boxes{flex-wrap: wrap;justify-content: center;}
	  .btm1_boxes section{width: 49%;}
    .btm1_boxes section a {margin: auto;}
    .btm1_boxes section p { margin: 25px 0; }
  #bottom2{padding: 40px 15px;}
  .btm2_info h2 span { display: inline; }
  .btm2_info { text-align: center; max-width: 100%; width: 100%; position: static;display: block;}
  .btm2_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;margin: 0 0 40px;line-height: 100%;}
   .btm2_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm2_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm2_info a{ text-align: center;  width: 100%; position: static;}
  .btm2_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
	 .btm2_con{min-height:0;padding:0;}
	  .btm2_boxes{flex-wrap: wrap;justify-content: center;}
	  .btm2_boxes section{width: 49%;}
    .btm2_boxes section a {margin: auto;}
    .btm2_boxes section p { margin: 25px 0; }

    #bottom3{padding: 40px 15px;}
     .btm3_info { text-align: center; max-width: 100%; width: 100%; position: static;padding: 0;}
  .btm3_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;}
   .btm3_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm3_info p{ text-align: center; max-width: 100%; width: 100%; position: static;margin: 0 0 40px;}
  .btm3_info a{ text-align: center;  width: 100%; position: static;}
  .btm3_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
    .btm3_con{min-height:0;padding:0;}
     .btm3_boxes{flex-wrap: wrap;justify-content: center;}
     .btm3_boxes section{width: 49%;}
     .btm3_boxes section p {margin: 25px 0;}
.btm3_boxes section a {margin: auto;}
     #bottom4{padding: 40px 15px;}
      .btm4_info { text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;}
   .btm4_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info a{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
     .btm4_con{min-height:0;padding:0;}
      .btm4_boxes{flex-wrap: wrap;justify-content: center;}
      .btm4_boxes section{width: 49%;}
      .btm4_boxes section p { margin: 25px 0; }
      
.btm4_boxes section a{margin: auto;}
 .btm4_info { text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;}
   .btm4_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info a{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm4_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
      #bottom5{padding: 40px 15px;}
       .btm5_info { text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm5_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;}
   .btm5_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm5_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm5_info a{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm5_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
      .btm5_con{min-height:0;padding:0;}
       .btm5_boxes{flex-wrap: wrap;justify-content: center;}
       .btm5_boxes section p { margin: 25px 0; }
       .btm5_boxes section{width: 49%;}
.btm5_boxes section a {margin: auto;}
.btm3_flex {display: block;}
.privacy_pol q{display: inline-block;}
.btm3_img { margin: 0 auto 40px; }
#bottom6 {padding: 40px 15px;}
 .btm6_info { text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm6_info h2{ text-align: center; max-width: 100%; width: 100%; position: static;}
   .btm6_info h2::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm6_info p{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm6_info a{ text-align: center; max-width: 100%; width: 100%; position: static;}
  .btm6_info a::before{ text-align: center; max-width: 100%; width: 100%; position: static;}
.btm6_con {min-height: 0; padding: 0;}
.h2_hdng {font-size: 40px;}
       .recaptcha_holder { display:block ; }
      .disclaimer { margin: 25px 0; }
.recaptcha_btn_holder {justify-content: center;}
.donotsell { text-align: center; margin: auto; position: static;}
.donotsell a{position: static; display: block;}

.btn {margin: auto;}
  /*Footer Area*/
  footer{}
  .privacy_pol {position: static;}
  .footer_mdl_con ul{display: flex; flex-wrap: wrap; justify-content: center; gap: 20px 10px;}
   .footer_mdl_con ul li { width: 49%;text-align: center; padding: 0; margin: 0;}
   .footer_mdl_con ul li::before {display: block; position: static; transform: unset;}
  .footer_content{ display: block;}
    .footer_top{height:auto;padding: 40px 15px;}
	  .footer_top_con{min-height:0;padding:0;}

	   .contact_info{width:100%;float:none;text-align:center;margin:0 auto;}
	   .contact_info ul{}
	   .contact_info ul li{padding:0;display:inline-block;vertical-align:top;margin:0 15px;}
	   .contact_info ul li:before{display:block;position:static;margin:0 auto 10px;}

	  .footer_btm{height:auto;padding: 40px 15px;}
	  .footer_btm_con{min-height:0;padding:0;}

  	.footer_nav ul li{display:inline-block;vertical-align:top;width:32%;}
  	.footer_nav ul li a{border:1px solid #fff;margin:5px;padding:15px 10px;line-height: initial;}
	  .footer_nav ul li a:hover, .footer_nav ul li a:active, .footer_nav ul li.current_page_item a{text-decoration:none;background:var(--priColor);}
  	.footer_nav ul li:after{display:none;}
  	.copyright{float: none;margin: 25px auto 0;text-align: center;}


      /* others */
  body:before{display: none !important;}
  .static{position: static;}
  .pad{margin: 25px 0; max-width:  100% !important; width: 100%;}
  .btn-auto{margin:0 auto !important;}
  .none{display:  none !important;}
  .txt-center{text-align:  center !important;}
   .btm_input3{width: 100%;}
  .btm_input1, .btm_input2{width: 49%;max-width: 100%;}
  .btm_form .form{gap: 15px;}
  .btm_form .form { justify-content: start; }
  .page_title{z-index: 1;}


}

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

  /* Header Area */
  header{padding: 20px 15px;}
	.main_logo{position: static;transform: unset;}
	.head_info{display:block;margin:0 auto;text-align:center;padding:0;float:none;}
	.header_info{display:block;margin:0 auto;text-align:center;padding:0;float:none;}
.privacy_pol q{display: none;}
	.social_media{}
.gtrans { position: relative; right: 0; margin: 10px auto 0; top: 0;}
  /* Nav Area*/
  .copyright a {display: block;width: fit-content;margin: auto;}
  #nav_area{padding:25px 15px;background:var(--secColor);position:relative;}
  .nav_toggle_button{display:block;position:relative;}
.header_con {}
	.page_nav {width: 280px;position: fixed;top: 0;right: -280px;height: 100%;background: var(--secColor);transition: all 0.7s ease;overflow-y: scroll;padding: 0 0 30px;opacity: 0;float: none; clear: both;z-index:250;}
	.page_nav ul{margin: 0; padding: 25px 15px;}
	.page_nav ul li{width: 100%; display: block; margin: 0 auto 5px;}
  .nav_toggle_button .hamburger-inner, .nav_toggle_button .hamburger-inner::before, .nav_toggle_button .hamburger-inner::after { background: var(--priColor); }
	.page_nav ul ul{width:100%; position:relative;  transition:none;margin: 10px 0;}
	.page_nav ul ul li {border:none; width:100%;}
 .social_media ul { justify-content: center;}
  /* Toggle Style */
  .toggle_right_nav {position: fixed;top: 0;left: 0;right: 0;width:100%;height: 100%;z-index: 1000;visibility: hidden; transition: all 0.7s ease;}
  .toggle_nav_close {position: absolute; top: 0; left: 0; width: 100%; height: 100%; z-index: 2;}
  .toggle_right_cont {visibility: visible;background: rgba(0,0,0,0.9);}
  nav.toggle_right_style {right: 0;opacity: 1;z-index: 45;}
  .logo_slide_right {display:block;float:left;width: calc(100% - 90px);}

  .menu_slide_right {display: block;text-align: left;padding: 20px 10px;background: #fff;position: relative;}

  /*Banner Area*/

  /*Middle Area*/


  /*Main Area*/

  /*Bottom Area*/
  .btm_form .form { gap: 10px; }

  /*Footer Area*/
  .footer_mdl_con ul li { width: 100%;}
  .contact_info{}
  .contact_info ul{}
  .contact_info ul li{display:block;margin:15px auto;}
  .footer_nav ul li{width:48%;}
  .footer_comp{display:block;margin:0 auto;padding:0;}
  .footer_comp:before, .footer_comp:after{display: none;}

  .copyright small{display: block;margin: 0;}
  .copyright q {display: none;}
  .copyright small::before,.copyright small::after{display: none;}

  /* Other */
  .thumb_right_dd, .thumb_left_dd{width: 250px;}
  .col3{-webkit-column-count: 2; -moz-column-count: 2; column-count: 2; -webkit-column-gap: 0; -moz-column-gap: 0;  column-gap: 0;}
  .sitemap{-webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-gap: 0; -moz-column-gap: 0;  column-gap: 0;}
}

/* Smartphones */
@media only screen
and (max-width : 600px) {

   /* mobile-view header*/ 
    .mobile-slider{display: block !important}
      .rslides{display: none ; }
       header { padding: 0; }
       .main_logo { position: static; transform: translate(0); }
         .head_info { padding: 0; background: var(--secColor); max-width: 100%;}
        .bnr_info { position: absolute; bottom: 0; top: unset;  color: var(--white);}
        .bnr_info p{font-size: 16px;line-height: 22px;}
      .header_info ul { padding: 0 !important; }
.header_info ul li { margin: 0 !important; font-size: 16px; position: static;}
.header_info ul li span{ position: static; display: block;}
.header_info ul li a { border: unset !important; line-height: 100% !important; font-size: 16px; height: auto !important;text-transform: none;font-weight: normal;}
  .header_info ul li a:hover, .header_info ul li a:active, .header_info ul li.current_page_item > a { text-decoration: underline !important; background: unset !important; }
  .header_con { padding: 25px 15px; }
  .social_media ul { padding: 0 !important; }
.social_media ul li {margin: 0; width: auto; display: inline-block;}
.social_media ul li a { border: unset !important; padding: 0; line-height: 100%;}
  .social_media ul li a:hover, .social_media ul li a:active, .social_media ul li.current_page_item > a { text-decoration: none !important; background: unset !important; }
 .logo_slide_right {}
   .menu_slide_right small{}
  
  /*Header Area*/
  .gt_float_switcher .gt-selected .gt-current-lang { padding: 4px 6px !important; } 
  .gt_float_switcher .gt-selected .gt-current-lang span.gt-lang-code { font-size: 16px; } 
  .gt_float_switcher img { width: 23px !important; } 
   .gtrans {        }
  .main_logo { width: 100%; max-width: 200px; margin: auto;} 
  .main_logo img { width: 100%; } 
  /*Nav Area*/

  /*Banner Area*/
  .rslides img { height: 100%; object-fit: cover; }
  .rslides { height: 100%; }
  .rslides li { height: 100% !important; }
  .rslides li figure { height: 100%; }
  
    .bnr_info { position: relative; top: 0; left: 0; right: 0; bottom: 0; padding: 40px 25px; }
  .page_title{  position: relative; background: var(--priColor); font-size: 30px;}



  /*Middle Area*/
  .middle_boxes2 section { min-height: 0; }
.middle_boxes2 section a { position: static; margin: 0 auto; transform: none; }
.middle_boxes2 section p { margin: 35px auto; }
  .middle_boxes section{display:block;width: 100%;}

  /*Main Area*/

  /*Bottom Area*/
  .btm1_boxes section , .btm2_boxes section{display:block;width: 100%;}
.btm3_boxes section {width: 100%;}
  .btm_input1, .btm_input2 { width: 100%; }
  .btn_submit { display: block; width: 100%; text-align: center; }
  .btm_form .form { justify-content: center; }
  .recaptcha_btn_holder { flex-direction: column; align-items: center; }
  .btm4_boxes section{width: 100%;}
.btm5_boxes section {width: 100%;}

  /*Footer Area*/
  footer {padding-bottom: 45px;}

  .footer_nav ul li{display:block;width:100%;}
  .footer_nav ul li a{margin:5px auto;}


  /*Others*/
  #wpadminbar {position: fixed!important;}
  .col2, .col3{-webkit-column-count: 1; -moz-column-count: 1; column-count: 1; -webkit-column-gap: 0; -moz-column-gap: 0;  column-gap: 0;}
  .thumb_left_dd, .thumb_right_dd, .thumb_center_dd{display: none;}
  main .bullet{padding-left:10px;}

  /*For (AddThis) Plugins*/
  .withAddThis_plugins {bottom: 48px;}
  .withAddThis_ftr_btm {padding: 0 10px 88px;}
  /*End (AddThis) Plugins*/

}

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

   /* mobile-view-header template2 
    .mobile-slider { width: 156% !important; } */
.btm3_info h2 span { display: inline }
}
