body, html{
  font-family: 'Montserrat', sans-serif;
  font-size: 14px;
  margin:0;
  overflow-x:hidden;
}

* {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
}

a{text-decoration: none;}
.login_btn a.child1{text-decoration: none;color: #fff; background:#ea6e31;padding: 5px;}
.login_btn button {background: transparent;border:none;outline: none;color: #fff}
.login_btn .dropdown-menu a {color: #000;}
.login_btn a:hover{color:#cb7736;background: transparent;}
.login_btn  .dropdown-menu a:hover {
  color:#cb7736; 
  margin-left: 0;

}

.form-control:focus {
  color: #495057;
  background-color: #fff;
  border-color: #d76a26;
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(215, 106, 38, 0.72);
}
.btn.focus, .btn:focus{ box-shadow: none;}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
  display: block;
} 

.bg_top{background: #3e3e3e;height: 70px; padding: 10px 0;}
.bg_top img{margin: -10px 0;}
.bg_top .login_btn{color: #fff; font-size:22px; margin-top: 10px; }
.bg_top .login_btn a{margin-right: 10px; }
.bg_tp2{background: #363636; height: 50px; padding: 10px 0;}
.bg_tp2 .tp_txt p{
  color: #fff;
  border-bottom: 1px solid #cb7736;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;
  letter-spacing: 0.8px;
  margin-top: 4px !important;
}
.bg_tp2 .chat_box{color: #fff; font-size: 16px; margin:4px 0;}
.bg_tp2 .chat_box i.fa-star{color: #f0d24d; font-size: 12px;}
.bg_tp3{
  background: #ea6e31;
  height: 70px;
  padding: 10px 0;
  text-align: center;
}
.bg_tp3 h4{
  color: #fff;
  font-weight: 500;
  font-family: 'Montserrat', sans-serif;
}
.bg_tp3 p{
  color: #fff;
  font-weight: 400;
  font-family: 'Montserrat', sans-serif;
}
.slider_bg{
  background: #f0efef;
  padding: 20px 0;

}

.img_slider{width: 117%; height: auto; margin-top: 25px; padding-right: 25px;}
.slider_txt {padding: 20px 30px;text-align: center;}
.slider_txt h1{
  color: #3e3e3e;
  font-weight: 800;
  line-height: 44px;
  font-size: 34px;

  font-family: 'Montserrat', sans-serif;

}

.slider_txt p:nth-child(2){opacity: 0.7;font-size: 12px;}
.slider_txt p:nth-child(4){color:#ca7635;font-size: 12px; }
.slider_txt p:nth-child(5){text-align: left;font-size: 16px;}
.btn_slider{
 text-transform: uppercase;
 background:#ea6e31;
 color: #fff;
 border-radius: 0;
 font-size: 18px; 
}
.btn_slider:hover, .bg_section_2 .btn_section_2:hover{
  background: #000;
  color:#ea6e31;
  transition: 0.5s; 
}
.section_one {margin: 40px 0px;}
.section_one h1{
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
  color: #ea6e31;
}
.section_one h4{
 font-size: 16px;
 color: #ea6e31;
 font-weight: 600;
}
.section_one img{margin:20px 0;}
.bg_section_2 {
  background: url(../images/bg_sec2.png);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 100% 100%;
  padding: 60px 0;
  text-align: center;
}
.bg_section_2 h2{
  font-size: 36px;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  
  color:#fff; 
  
}
.bg_section_2 p:nth-child(1){font-size: 20px; color:#fff;  font-family: 'Montserrat', sans-serif; }
.bg_section_2 p:nth-child(3){font-size: 16px;color:#fff;font-family: 'Montserrat', sans-serif;}
.bg_section_2 .btn_section_2{
 text-transform: uppercase;
 background:#fff;
 color: #ea6e31;
 border-radius: 0;
 font-size: 18px;
 width: 420px;
 font-weight: 600;
}

.bg_section_3{
  background: url(../images/bg_sec3.png);
  background-repeat: no-repeat;
  
  background-position: center;
  background-size: 100% 100%;
  padding: 100px 0;

}
.bg_section_3 i{ color: #bf7032; }
.bg_section_3 i span{ 
  color: #898989;
  margin: 0 5px;
  font-family: 'Montserrat', sans-serif;
}

.bg_section_3 img.img1{float: left;margin-left: -50px;width: 300px}
.bg_section_3 .section_3_txt{
  margin-top:20px;
  position: relative;
  left: 40px;
  color: #fff;
}
.bg_section_3 .section_3_txt h1{
  color: #fff;
  font-weight: 800;
  font-family: 'Montserrat', sans-serif;
}
.bg_section_3 .section_3_txt p:nth-child(2){
  font-size: 20px;
  font-weight: bold;
  font-family: 'Montserrat', sans-serif;	
}
.bg_section_3 .section_3_txt p:nth-child(5){margin-top: 15px;}
.bg_section_3 .btn_section_3{
  background: #fff;
  color: #ea6e31;
  border-radius: 0;
  text-transform: uppercase;
  font-weight: bold;
  width: 200px;
  font-size: 22px;
}
.bg_section_3 .btn_section_3:hover{background: #ea6e31; color: #000;}
.blueBox {
  border: 2px solid #bf7032;
  width: 258px;
  height: 243px;
  display: flex;
  justify-content: center;
  align-items: center;
  flex-direction: column;
  margin: 0 auto;
}
.sevenDaysicon .blueBox img {width: 105px;}
.sevenDaysicon .blueBox h4 {font-size: 15px;margin: 20px 0 0;color: #bf7032;}
.sevenDaysicon .blueBox {
  border: 2px solid #bf7032;
  width: 160px;
  height: 150px;
  background-color: #000;
}
.sevenDays {
  padding: 40px 0;
  background-color: #0a0a0a;
  border-top: 1px solid #bf7032;
  border-bottom: 1px solid #bf7032;
}
.sevenDays p{color: #fff; position: relative;top:10px; right: 10px;}
.sevenDays img{width: 75px; }
.twoBoxes {margin-top: -138px;position: relative;left: -20px;}
.bg_section_4{margin: 20px 0;}
.bg_section_5{
  background: url(../images/bg_sec5.png);
  background-repeat: no-repeat;
  background-size: cover;
  height: 150px;
  padding: 50px 0

}
.bg_section_5 h1{
  color: #fff;
  font-weight: 700;
  font-family: 'Montserrat', sans-serif;
}
.bg_section_6{margin:20px 0;}
.bg_section_6 h3{color: #ea6e31;}
.bg_section_6 p{color: #363636; font-weight: bold;}
.bg_section_6 p:nth-child(5){color: #c45817; font-weight: normal;}
.bg_section_6 .btn_section_6{
 background:#ea6e31;
 font-weight: bold;
 color: #fff;
 width: 380px;
}
.bg_section_6 .parent_hr{position: relative;top:25px; z-index: -1;}
.bg_section_6 .hr_custom { height: 2px; background: #000;margin:10px 0;}
.bg_section_6 .hr_custom2 { height: 1.5px; background: #000;opacity: 0.7;margin:0 20px;}
.footer_bg{
  background: url(../images/footer_bg.png);
  background-repeat: no-repeat;
  background-size: cover; 
  
  padding: 60px 0 20px;
}
.footer_bg h4{
  color: #fff;
  font-family: 'Montserrat', sans-serif;
  font-weight: bold;
  font-style: italic;
  letter-spacing: 1.5px;
}
.footer_bg ul a{color: #fff; text-decoration: none;}
.footer_bg ul a:hover{color: #ea6e31;}
.footer_bg li{margin: 10px 0;}
.footer_bg .terms_conditions a{
  text-decoration: none;
  color: #fff; 
  margin-right: 8px;
}

.footer_bg .f_rating_body .footer_rating {color: #fff;}
.footer_bg .f_rating_body .footer_rating i.fa-star{color: #f0d24d; font-size: 20px;}
.footer_bg .f_rating_body p{color: #fff;}
.footer_bg .outer_social a:nth-child(1) i{
  color: #fff;
  border: 2px solid #fff;
  font-size: 20px;
  margin:0 5px 0 0;
  height: 35px;
  width: 35px;
  border-radius: 50px;
  text-align: center;
  padding-top: 5px;
  color: #61a4ea;
  border-color: #61a4ea;
}

.footer_bg .outer_social a:nth-child(2) i{
  color: #fff;
  border: 2px solid #fff;
  font-size: 20px;
  margin:0 5px 0 0;
  height: 35px;
  width: 35px;
  border-radius: 50px;
  text-align: center;
  padding-top: 5px;
  color: #445494;
  border-color: #445494;
}

.footer_bg .outer_social a:nth-child(3) i{
  color: #fff;
  border: 2px solid #fff;
  font-size: 20px;
  margin:0 5px 0 0;
  height: 35px;
  width: 35px;
  border-radius: 50px;
  text-align: center;
  padding-top: 5px;
  color: #a9251b;
  border-color: #a9251b;
}
.footer_bg .outer_social i:hover{transform:translate(2px, 2px);}
.footer_bg .copyrights{text-align: center;}
.footer_bg .copyrights p{color: #fff; font-size: 11px;}
.for_tablet{display: none;}

/*Custom New css*/

span.cust_icon {position: relative;display: block;}
.cust_icon i.fa {
  position: absolute;
  right: 7px;
  top: -34px;
  font-size: 24px;
}
.cust_icon i.fa.fa-exclamation-circle.error_icon {color: red;}
i.fa.fa-check.tick_icon {color: #42bc42;}
.cust_icon i{display: none;}
.phone_icons i.fa {top: 10px;}
.deviceimg {
    width: 250px;
    height: 120px;
    display: flex;
    max-width: 100%;
    align-items: end;
    margin-top: -80px;
    position: relative;
    top: 32px;
}
.deviceimg img {
    width: 100%;
    height: auto;
    position: relative;
    top: 0;
}

/*Custom New Css*/

/*Media Queries*/

@media (min-width: 1200px) {
  .container-fluid{max-width:1500px}

}

@media (min-width: 1025px) and (max-width: 1199px) {

  .bg_tp2, .bg_tp3, .bg_section_5{height: auto;}
  .slider_txt h1{line-height: 32px; font-size: 32px;}
  .bg_section_2 h2 {font-size: 26px;}
  .bg_section_2 p:nth-child(1){font-size: 18px;}
  .bg_section_3 img.img1 {width: 180px; height: 342px;}
  .bg_section_3 img  {margin: 10px 0;}
  .bg_section_3 .section_3_txt h1{font-size: 22px;}
  .bg_section_3 .btn_section_3{font-size: 18px;}
  .twoBoxes {margin-top: -180px;}
  
}
@media (min-width: 972px) and (max-width: 1024px) {

 .bg_tp2, .bg_tp3, .bg_section_5{height: auto;}
 .slider_txt h1{line-height: 32px; font-size: 32px;}
 .bg_section_2 h2 {font-size: 26px;}
 .bg_section_2 p:nth-child(1){font-size: 18px;}
 .bg_section_3 img.img1 {width: 180px; height: 342px;}
 .bg_section_3 img  {margin: 10px 0;}
 .bg_section_3 .section_3_txt h1{font-size: 22px;}
 .bg_section_3 .btn_section_3{font-size: 18px;}
 .twoBoxes {margin-top: -180px;}
 .footer_bg .outer_social i:nth-child(1),
 .footer_bg .outer_social i:nth-child(2),
 .footer_bg .outer_social i:nth-child(3){
  width: 30px;
  height: 30px;
  font-size: 16px;
  padding-top: 5px;
} 
.channels h1, .headTwo, .titleOne span {
  font-size: 30px;
  line-height: normal;
}

}


@media (min-width: 768px) and (max-width: 971px) {

  .bg_tp2, .bg_tp3, .bg_section_5{height: auto;}
  .slider_txt h1{line-height: 24px; font-size: 22px;}
  .bg_section_2 h2 {font-size: 26px;}
  .bg_section_2 p:nth-child(1){font-size: 18px;}
  .bg_section_3 img.img1 {width: 180px; height: 342px;}
  .bg_section_3 img  {margin: 10px 0;}
  .bg_section_3 .section_3_txt h1{font-size: 22px;}
  .bg_section_3 .btn_section_3{font-size: 18px;}
  .twoBoxes {margin-top: -189px;}
  .footer_bg .outer_social i:nth-child(1),
  .footer_bg .outer_social i:nth-child(2),
  .footer_bg .outer_social i:nth-child(3){
    width: 25px;
    height: 25px;
    font-size: 15px;
    padding-top: 3px;
  }
  .bg_tp3 p {font-size: 13px;} 
  .for_tablet{display: block; margin:5px 20px;text-align: center;}
  .slider_txt p:nth-child(5){display: none;}
  .bg_section_5 h1{font-size: 26px;}

}



@media (min-width: 481px) and (max-width: 767px) {

  .bg_tp2, .bg_tp3, .bg_section_5{height: auto;}
  .slider_txt{padding: 20px 0;}
  .slider_txt h1{font-size: 36px;line-height: 48px;}
  .bg_section_2 p:nth-child(1){font-size: 18px;}
  .bg_section_2 .btn_section_2{width: 100%;font-size: 14px;}
  .bg_section_2 {height: auto;padding: 89px 0 120px;text-align: center;}
  .bg_section_2 h2 {font-size: 22px;} 
  .bg_section_3 .section_3_txt{left: initial;margin: 0 10px;}
  .bg_section_3 .section_3_txt h1{font-size: 28px; margin-top: 5px;}
  .bg_section_5 h1{font-size: 28px;}
  .bg_section_4{text-align: center;}
  .outer_social {text-align: center; margin: 10px 0}
  .footer_bg .f_rating_body .footer_rating img{}
  .twoBoxes{margin-top: 10px;left: initial;}
  .bg_section_3 {padding: 120px 0;text-align: center;} 
  .bg_section_6 .btn_section_6{width: 100%;}
  .footer_bg{padding: 60px 0 10px;}
  .sevenDays{margin: 10px 0;}
  .footer_bg .outer_social i:nth-child(1),
  .footer_bg .outer_social i:nth-child(2),
  .footer_bg .outer_social i:nth-child(3){
    width: 25px;
    height: 25px;
    font-size: 15px;
    padding-top: 3px;
  }
  .bg_tp3 h4{font-size: 15px;}  
  .bg_tp3 p{font-size: 14px;}  
  .bg_top .login_btn {font-size: 16px;margin: 18px 0 0;}

  .bg_top{height: auto;}
  h2.sectionHead.txt_orange.mb-0 {
    font-size: 20px;
  }
  .signup-confirm-h4 {
    font-size: 1.3rem !important;
    margin-bottom: 1.5rem !important;
  }
  .multiDevice, .uniqueTabSection {
    padding: 35px 0;
  }
.deviceimg {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    top: 20px;
    text-align: center;
    justify-content: center;
}
.deviceimg img {
    width: 250px;
}
}


@media (min-width: 320px) and (max-width: 480px) {
.deviceimg {
    width: 100%;
    max-width: 100%;
    margin-top: 0px;
    top: 20px;
    text-align: center;
    justify-content: center;
}
.deviceimg img {
    width: 250px;
}

  .bg_tp2, .bg_tp3, .bg_section_5{height: auto;}
  .slider_txt{padding: 20px 0;}
  .slider_txt h1{font-size: 36px;line-height: 48px;}
  .bg_section_2 p:nth-child(1){font-size: 18px;}
  .bg_section_2 .btn_section_2{width: 100%;font-size: 14px;}
  .bg_section_2 {height: auto;padding: 89px 0 70px;text-align: center;background-size: cover;}
  .bg_section_2 h2 {font-size: 22px;} 
  .bg_section_3 .section_3_txt{left: initial;margin: 0 10px;}
  .bg_section_3 .section_3_txt h1{font-size: 28px; margin-top: 5px;}
  .bg_section_5 h1{font-size: 28px;}
  .bg_section_4{text-align: center;}
  .outer_social {text-align: center; margin: 10px 0}
  .footer_bg .f_rating_body .footer_rating img{}
  .twoBoxes{margin-top: 10px;left: initial;}
  .bg_section_3 {padding: 50px 0;text-align: center;} 
  .bg_section_6 .btn_section_6{width: 100%;}
  .footer_bg{padding: 60px 0 10px;}
  .sevenDays{margin: 10px 0;}
  .img_slider{width: 100%; padding-right: initial;}
  .slider_txt p:nth-child(5){text-align: center;}
  .bg_top .login_btn {font-size: 16px;margin: 18px 0 0;}
  .sevenDays p{position: initial;}
  .bg_top{height: auto;}
  .section_one h1{font-size: 30px}
  .signup-confirm-h4 {
    font-size: 1.3rem !important;
    margin-bottom: 1.5rem !important;
  }
  h2.sectionHead.txt_orange.mb-0 {
    font-size: 20px;
  }
  .multiDevice, .uniqueTabSection {
    padding: 35px 0;
  }
}
.chat_box{
  cursor: pointer;
}
.btn_section_3 a:hover {
  color: black !important;
}

.space20 {margin: 20px 0 !important;}
.signup-confirm-h4 { font-size: 2rem; margin-bottom: 2.5rem;}
.signup-confirm-heading { margin-bottom: 2em;}
.multiDevice, .uniqueTabSection {padding: 70px 0;}
.tp_txt a { text-decoration: none; color: white;}
.dropdown-item{cursor: pointer !important}