body{
  background: url('https://asquare.technology/connect-n-switch/assest_front/images/background/background-body.png') ;               
  background-attachment: fixed;  
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
  


}                                                                  

@media only screen and (max-width: 992px) {         
  .container {
    max-width: 100% !important;
  }
}

body {
  font-family: 'Roboto Condensed', sans-serif !important;
}

a {
  text-decoration: none !important;
}

.main_menu {
  padding: 20px 15px;
  background-color: transparent !important;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main_menu .navbar-brand img {
  width: 210px;
}

.main_menu ul .nav-item {
  padding-left: 15px;
}

.main_menu ul .nav-item a {
  color: #fff !important;
  font-size: 18px;
}

.main_menu ul .nav-item a.active {
  color: #201e1e !important;
}

.main_menu ul .nav-item .nav-link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.main_menu ul .nav-item .nav-link:hover {
  color: #201e1e !important;
}

.main_menu ul .nav-item .btn-default {
  padding: 0;
  background-color: #201e1e;
  padding: 9px 40px;
  color: #fff;
  font-weight: 600;
  position: relative;
  margin-left: 8px;
  border-radius: 0;
}

.main_menu .dropdown-menu {
  margin-top: 25px;
  border-radius: 15px;
}

.main_menu .dropdown-menu .dropdown-item:hover {
  color: #fff !important;
  background: #d1322b !important;
}

.main_menu .dropdown-menu .dropdown-item.active {
  color: #fff !important;
  background: #d1322b !important;
}

.animatedMenuClass {
  display: block;
  background-color: #fff !important;
  padding: 15px 15px;
  -webkit-box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
          box-shadow: 0 2px 1px -1px rgba(0, 0, 0, 0.2);
}

.animatedMenuClass ul .nav-item {
  padding-left: 15px;
}

.animatedMenuClass ul .nav-item a {
  color: #201e1e !important;
}

.animatedMenuClass ul .nav-item a.active {
  color: #00afef !important;
}

.animatedMenuClass ul .nav-item .nav-link {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.animatedMenuClass ul .nav-item .nav-link:hover {
  color: #00afef !important;
}

#siteLogo {
  display: block;
}

#siteLogomob {
  display: none;
}

@media only screen and (max-width: 767px) {
  #siteLogo {
    display: none;
  }
  #siteLogomob {
    display: block;
  }
}

@media only screen and (max-width: 992px) {
  .main_menu .navbar-brand img {
    width: 185px;
  }
  .main_menu ul .nav-item {
    padding-left: 0;
  }
  .main_menu ul .nav-item a {
    font-size: 16px;
  }
  .main_menu ul .nav-item .btn-default {
    padding: 6px 40px !important;
  }
  .main_menu .dropdown-menu {
    margin-top: 20px;
    border-radius: 10px;
  }
  .main_menu .dropdown-menu a {
    font-size: 14px !important;
  }
}

@media only screen and (max-width: 767px) {
  .main_menu {
    background-color: #fff !important;
    padding: 15px;
  }
  .main_menu .navbar-brand img {
    width: 155px;
  }
  .main_menu ul .nav-item a {
    font-size: 16px;
  }
  .main_menu ul .nav-item a .btn-default {
    background-color: #d1322b;
    padding: 2px 15px;
    width: 100%;
  }
  .main_menu ul .nav-item .mailid {
    font-weight: 600;
  }
  .main_menu .dropdown-menu {
    margin-top: 0;
    border-radius: 10px;
  }
  .main_menu .dropdown-menu a {
    font-size: 14px !important;
  }
  .animatedMenuClass {
    background-color: #fff !important;
  }
}

#sidebar-wrapper ul li .active {
  color: #fff !important;
  background: #00afef !important;
}

#sidebar-wrapper ul a i {
  position: absolute !important;
  right: 16px !important;
  top: 60px !important;
}

#sidebar-wrapper .sub-menu {
  background-color: #292929;
  list-style: none;
  padding-left: 0;
  cursor: pointer;
}

#sidebar-wrapper .sub-menu li {
  line-height: 35px;
}

#sidebar-wrapper .sub-menu li a {
  font-size: 13px;
  padding-left: 12px;
}

#sidebar-wrapper .contact_section {
  z-index: 999;
  width: 100%;
  position: fixed;
  bottom: 0;
  padding: 5px 20px;
  background-color: #00afef;
}

#sidebar-wrapper .contact_section h4 {
  margin: 0;
  font-size: 14px;
  font-weight: normal;
  padding: 2px 0;
}

#sidebar-wrapper .contact_section h4 i {
  padding-right: 4px;
}

#sidebar-wrapper .contact_section h4 a {
  color: #fff;
  -webkit-transition: all .3s;
  transition: all .3s;
}

#sidebar-wrapper .contact_section h4 a:hover {
  color: #000;
}

@media only screen and (max-width: 767px) {
  #sidebar-wrapper .sidebar-nav {
    margin-top: 6px;
  }
}

.paddCutter {
  margin-top: 99px;
  display: none;
}

@media only screen and (max-width: 992px) {
  .paddCutter {
    margin-top: 85px;
  }
}

@media only screen and (max-width: 767px) {
  .paddCutter {
    margin-top: 76px;
    display: block;
  }
}

header {
  background: url(../images/background/main-banner.jpg) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  padding: 190px 0 150px;
}

header h4 {
  margin: 0;
  font-size: 24px;
  color: #fff;
  margin-bottom: 13px;
  font-weight: 600;
  padding-top: 10px;
}

header h1 {
  font-weight: 600;
  color: #fff;
  margin: 0;
  font-size: 70px;
}

header .form-holder {
  margin-top: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  padding: 40px 40px;
}

header .form-holder .form-control {
  background-color: transparent;
  color: #fff !important;
  font-size: 16px;
  border-radius: 0;
  height: 50px;
}

header .form-holder select {
  color: #201E1E;
  background: transparent;
  -webkit-appearance: none;
}

header .form-holder select option {
  background-color: #201E1E;
}

header .form-holder .postCodeField::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1;
  /* Firefox */
}

header .form-holder .postCodeField:-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1;
  /* Firefox */
}

header .form-holder .postCodeField::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1;
  /* Firefox */
}

header .form-holder .postCodeField::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #fff !important;
  opacity: 1;
  /* Firefox */
}

header .form-holder .postCodeField:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #fff !important;
}

header .form-holder .postCodeField::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #fff !important;
}

header .form-holder .btn-block {
  border-radius: 0;
  padding: 9px;
  background-color: #f58634;
  border: 1px solid #f58634;
}

header .form-holder div.error {
  text-align: left;
  font-size: 14px;
  color: #000;
  margin-top: 5px;
}

header .form-holder .awesomplete {
  text-align: left;
  font-size: 14px;
  position: relative;
}

header .form-holder .awesomplete .visually-hidden {
  margin-top: 5px;
  position: absolute;
  width: 100%;
  display: none;
}

header .form-holder .awesomplete #awesomplete_list_1 {
  list-style: none;
  background-color: #201e1e;
  color: #fff;
  padding: 0;
  position: absolute;
  width: 100%;
  z-index: 999;
}

header .form-holder .awesomplete #awesomplete_list_1 li {
  cursor: pointer;
  padding: 8px 15px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

header .form-holder .awesomplete #awesomplete_list_1 li:hover {
  background-color: #00afef;
}

header .form-holder .awesomplete #awesomplete_list_1 li mark {
  background-color: #f58634;
  border-radius: 10px;
}

@media only screen and (max-width: 992px) {
  header {
    padding: 200px 0px 60px;
  }
  header h4 {
    font-size: 20px;
  }
  header h1 {
    font-size: 35px;
  }
  header .form-holder {
    margin-top: 50px;
    background-color: rgba(0, 0, 0, 0.2);
    padding: 30px 30px;
  }
  header .form-holder .form-control {
    background-color: transparent;
    color: #fff !important;
    font-size: 14px;
    border-radius: 0;
    height: 40px;
    margin: 6px 0;
  }
  header .form-holder .btn-block {
    border-radius: 0;
    padding: 7px;
    font-size: 16px;
    margin-top: 8px;
  }
}

@media only screen and (max-width: 767px) {
  header {
    padding: 80px 0px 60px;
  }
}

.homepageSection1 {
  padding: 60px 0;
}

.homepageSection1 h2 {
  font-weight: 600;
  color: #201e1e;
  margin: 0;
  font-size: 60px;
  text-align: center;
  padding-bottom: 50px;
}

.homepageSection1 .box {
  text-align: center;
  border: 3px solid #00afef;
  padding: 20px 15px;
}

.homepageSection1 .box img {
  margin-bottom: 10px;
  width: 200px;
}

.homepageSection1 .box h3 {
  margin: 0;
  color: #00afef;
  font-weight: 600;
  font-size: 30px;
  padding-bottom: 15px;
}

.homepageSection1 .box p {
  font-size: 20px;
  color: #201e1e;
}

@media only screen and (max-width: 992px) {
  .homepageSection1 h2 {
    font-size: 35px;
    padding-bottom: 50px;
  }
  .homepageSection1 .box img {
    width: 150px;
  }
  .homepageSection1 .box h3 {
    font-size: 25px;
  }
  .homepageSection1 .box p {
    font-size: 18px;
  }
}

@media only screen and (max-width: 767px) {
  .homepageSection1 {
    padding: 50px 0;
  }
  .homepageSection1 h2 {
    font-size: 30px;
  }
  .homepageSection1 .box {
    margin: 10px 0;
  }
}

.hPsection2 {
  background-color: #f0f0f1;
  padding: 60px 0;
}

.hPsection2 .content-holder h2 {
  font-weight: 600;
  color: #201e1e;
  margin: 0;
  font-size: 49px;
  padding-bottom: 20px;
}

.hPsection2 .content-holder p {
  font-size: 20px;
  color: #201e1e;
}

.hPsection2 .content-holder .btn-block {
  border-radius: 0;
  padding: 9px;
  background-color: #f58634;
  border: 1px solid #f58634;
  font-weight: 600;
  font-size: 25px;
  margin-top: 27px;
}

@media only screen and (max-width: 992px) {
  .hPsection2 .content-holder h2 {
    font-size: 35px;
  }
  .hPsection2 .content-holder p {
    font-size: 18px;
  }
  .hPsection2 .content-holder .btn-block {
    font-size: 20px;
  }
}

@media only screen and (max-width: 767px) {
  .hPsection2 .content-holder h2 {
    font-size: 30px;
    margin-top: 30px;
  }
  .hPsection2 .content-holder .btn-block {
    font-size: 18px;
  }
}

.hPsection3 {
  padding: 60px 0;
}

.hPsection3 h2 {
  font-weight: 600;
  color: #201e1e;
  margin: 0;
  font-size: 60px;
  text-align: center;
  padding-bottom: 50px;
}

@media only screen and (max-width: 992px) {
  .hPsection3 h2 {
    font-size: 35px;
    padding-bottom: 50px;
  }
}

@media only screen and (max-width: 767px) {
  .hPsection3 {
    padding: 50px 0;
  }
  .hPsection3 h2 {
    font-size: 30px;
  }
}

.hPsection3 .gap-maker {
  padding-top: 80px;
  padding-bottom: 80px;
  width: 66%;
  margin: 0 auto;
}

.hPsection3 .num-image-left {
  width: 100%;
  padding-right: 16%;
}

.hPsection3 .num-image-right {
  width: 100%;
  padding-left: 16%;
}

.hPsection3 .num-image-mob {
  display: none;
}

.hPsection3 .img-holder-right {
  text-align: right;
}

.hPsection3 .img-holder-left {
  text-align: left;
}

.hPsection3 .content-holder-left {
  text-align: left;
}

.hPsection3 .content-holder-right {
  text-align: right;
}

.hPsection3 h3 {
  margin: 0;
  font-size: 40px;
  font-weight: 600;
  color: #335892;
  padding-top: 20px;
}

.hPsection3 p {
  margin: 0;
  font-size: 20px;
  color: #201e1e;
  padding-top: 15px;
}

@media only screen and (max-width: 992px) {
  .hPsection3 .gap-maker {
    padding-top: 80px;
    padding-bottom: 80px;
    width: 80%;
  }
  .hPsection3 h3 {
    font-size: 25px;
    padding-top: 20px;
  }
  .hPsection3 p {
    font-size: 18px;
    padding-top: 15px;
  }
  .hPsection3 .icon-image {
    width: 150px;
  }
}

@media only screen and (max-width: 767px) {
  .hPsection3 .gap-maker {
    padding-top: 50px;
    padding-bottom: 50px;
    width: 100%;
  }
  .hPsection3 .num-image-left {
    display: none;
  }
  .hPsection3 .num-image-right {
    display: none;
  }
  .hPsection3 .num-image-mob {
    display: block;
    margin: 0 auto;
    width: 250px;
  }
  .hPsection3 h3 {
    font-size: 25px;
    padding-top: 20px;
  }
  .hPsection3 p {
    font-size: 18px;
    padding-top: 15px;
  }
  .hPsection3 .icon-image {
    width: 120px;
  }
  .hPsection3 .img-holder-right {
    text-align: center;
  }
  .hPsection3 .img-holder-right img {
    margin-top: 20px;
  }
  .hPsection3 .img-holder-left {
    text-align: center;
  }
  .hPsection3 .content-holder-left {
    text-align: center;
  }
  .hPsection3 .content-holder-right {
    text-align: center;
  }
}

.hPsection4 {
  padding: 80px 0;
  background-color: #e1f3fc;
}

.hPsection4 .img-holder {
  text-align: right;
}

.hPsection4 .img-holder img {
  width: 300px;
}

.hPsection4 h3 {
  margin: 0;
  color: #00afef;
  font-weight: 600;
  font-size: 30px;
  padding-top: 35px;
}

.hPsection4 h2 {
  font-weight: 600;
  color: #201e1e;
  margin: 0;
  font-size: 60px;
  padding: 10px 0;
}

.hPsection4 .btn-default {
  padding: 0;
  background-color: transparent;
  color: #00afef;
  font-weight: 600;
  font-size: 30px;
}

.hPsection4 .btn-default:hover {
  background-color: transparent;
}

.hPsection4 .btn-default img {
  margin-right: 5px;
}

@media only screen and (max-width: 992px) {
  .hPsection4 {
    padding: 40px 0;
  }
  .hPsection4 .img-holder {
    text-align: right;
  }
  .hPsection4 .img-holder img {
    width: 250px;
  }
  .hPsection4 h3 {
    font-size: 25px;
  }
  .hPsection4 h2 {
    margin: 0;
    font-size: 35px;
  }
  .hPsection4 .btn-default {
    font-size: 25px;
  }
  .hPsection4 .btn-default img {
    margin-right: 5px;
  }
}

@media only screen and (max-width: 767px) {
  .hPsection4 {
    padding: 40px 0;
  }
  .hPsection4 .img-holder {
    text-align: center;
  }
  .hPsection4 .img-holder img {
    width: 250px;
    margin-top: 40px;
  }
  .hPsection4 h3 {
    font-size: 25px;
    text-align: center;
  }
  .hPsection4 h2 {
    margin: 0;
    font-size: 30px;
    text-align: center;
  }
  .hPsection4 .btn-default {
    font-size: 25px;
    text-align: center;
    display: block;
    margin: 0 auto;
  }
  .hPsection4 .btn-default img {
    margin-right: 5px;
  }
}

.homepageSection5 {
  background: url(../images/background/wp-bg.html) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  padding: 60px 0 30px;
}

.homepageSection5 h4 {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 13px;
  color: #373435;
}

.homepageSection5 h2 {
  font-weight: 600;
  color: #d1322b;
  margin: 0;
  font-size: 50px;
}

.homepageSection5 .underline {
  padding: 10px 0 60px;
}

.homepageSection5 h3 {
  margin: 0;
  font-size: 23px;
  font-weight: 600;
  padding: 40px 0 30px;
}

@media only screen and (max-width: 992px) {
  .homepageSection5 {
    padding: 30px 0 0;
  }
  .homepageSection5 h4 {
    font-size: 25px;
  }
  .homepageSection5 h2 {
    font-size: 30px;
  }
  .homepageSection5 .underline {
    width: 260px;
    padding: 10px 0 50px;
  }
  .homepageSection5 .image {
    width: 100px;
  }
  .homepageSection5 h3 {
    font-size: 20px;
    padding: 20px 0 30px;
  }
}

.homepageSection6 {
  background: url(../images/background/get-quote-bg.html) no-repeat center center fixed;
  background-size: cover;
  text-align: center;
  padding: 60px 0;
}

.homepageSection6 h4 {
  margin: 0;
  font-size: 30px;
  font-weight: 600;
  margin-bottom: 13px;
  color: #d1322b;
}

.homepageSection6 h2 {
  font-weight: 600;
  color: #fff;
  margin: 0;
  font-size: 50px;
}

.homepageSection6 .underline2 {
  padding: 10px 0 60px;
}

.homepageSection6 .form-holder {
  width: 80%;
  margin: 0 auto;
}

.homepageSection6 .form-control {
  border-radius: 10px;
  margin: 8px 0 !important;
  outline: none;
  outline: 0px !important;
  -webkit-appearance: none;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.homepageSection6 input {
  height: 50px;
}

.homepageSection6 .btn-default {
  font-weight: 600;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #d1322b;
  color: #fff !important;
  border-radius: 10px;
  padding: 9px 50px !important;
  margin-top: 15px;
}

.homepageSection6 .btn-default:hover {
  background-color: #000;
}

@media only screen and (max-width: 992px) {
  .homepageSection6 {
    padding: 30px 0;
  }
  .homepageSection6 h4 {
    font-size: 25px;
  }
  .homepageSection6 h2 {
    font-size: 30px;
  }
  .homepageSection6 .underline2 {
    width: 260px;
    padding: 10px 0 50px;
  }
  .homepageSection6 input {
    height: 40px;
  }
  .homepageSection6 .form-control {
    margin: 5px 0 !important;
  }
  .homepageSection6 .btn-default {
    padding: 6px 50px !important;
    margin-top: 10px;
  }
}

@media only screen and (max-width: 767px) {
  .homepageSection6 .form-holder {
    width: 100%;
  }
}

.broadband-bg {
  background: url(../images/background/innerpages/broadband-bg.jpg) no-repeat center center fixed;
}

.energy-profile-bg {
  background: url(../images/background/innerpages/energy-profile-bg.jpg) no-repeat center center fixed;
}

.contactusbg {
  background: url(../images/background/innerpages/contactus-bg.jpg) no-repeat center center fixed;
}

.Privacy-Policy-bg {
  background: url(../images/background/innerpages/Privacy-Policy-bg.jpg) no-repeat center center fixed;
}

.TermsConditions-bg {
  background: url(../images/background/innerpages/Terms-%26-Conditions-bg.jpg) no-repeat center center fixed;
}

.Spam-Act-Policies-bg {
  background: url(../images/background/innerpages/Spam-Act-Policies-bg.jpg) no-repeat center center fixed;
}

.innerbannerSection {
  background-size: cover;
  padding: 200px 0 100px;
  text-align: center;
}

.innerbannerSection h1 {
  margin: 0;
  color: #fff;
  font-weight: 600;
  font-size: 35px;
}

.innerbannerSection .inner-underline {
  height: 2px;
  background-color: #fff;
  width: 40%;
  margin: 13px auto;
}

@media only screen and (max-width: 992px) {
  .innerbannerSection {
    padding: 170px 0 80px;
  }
  .innerbannerSection h1 {
    font-size: 30px;
  }
  .innerbannerSection .inner-underline {
    width: 50%;
  }
}

@media only screen and (max-width: 767px) {
  .innerbannerSection {
    padding: 90px 0 80px;
  }
}

.innerpage-content {
  padding: 60px 0;
}

.innerpage-content img {
  margin: 0 auto;
  display: block;
  width: 160px;
}

.innerpage-content p {
  color: #000;
  font-size: 16px;
  text-align: justify;
}

.innerpage-content h3 {
  margin-bottom: 0;
  color: #000;
  font-weight: 600;
  font-size: 22px;
  margin-bottom: 7px;
}

.innerpage-content ul {
  padding-left: 15px;
}

.innerpage-content ul.with-heading-para li {
  margin: 40px 0;
}

@media only screen and (max-width: 992px) {
  .innerpage-content {
    padding: 30px 0;
  }
}

footer .upperSection {
  padding: 30px 0;
  background-color: #201e1e;
}

footer .upperSection img {
  margin: 0 auto;
  padding-bottom: 25px;
  display: block;
  width: 190px;
}

footer .upperSection ul.list-inline {
  text-align: center;
}

footer .upperSection ul.list-inline a {
  cursor: pointer;
  color: #fff;
  font-size: 16px;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

footer .upperSection ul.list-inline a:hover {
  color: #02bff2;
}

footer .upperSection .underline {
  background-color: #02bff2;
  height: 2px;
  width: 50%;
  margin: 0 auto;
}

footer .upperSection h5, footer .upperSection h4 {
  font-size: 16px;
  color: #fff;
  margin: 0;
  text-align: center;
}

footer .upperSection h5 a, footer .upperSection h4 a {
  color: #fff;
}

footer .upperSection h5 a:hover, footer .upperSection h4 a:hover {
  color: #02bff2;
}

footer .upperSection h5 {
  margin: 16px 0 5px !important;
}

footer .bottomSection {
  text-align: center;
  padding: 15px 0;
  background-color: #404042;
}

footer .bottomSection p {
  margin: 0;
  color: #fff;
  font-size: 14px;
}

/*Common text holder css starts here*/
.common_text_holder {
  padding: 60px 0;
}

.common_text_holder h2 {
  font-size: 30px;
  margin: 0;
  font-weight: bold;
  color: #201e1e;
  padding-bottom: 15px;
}

.common_text_holder h5 {
  font-size: 20px;
  margin: 0;
  font-weight: bold;
  color: #201e1e;
  padding-bottom: 15px;
}

.common_text_holder p {
  text-align: justify;
  color: #201e1e;
}

.common_text_holder ul {
  padding-left: 17px;
}

@media only screen and (max-width: 992px) {
  .common_text_holder {
    padding: 30px 0;
  }
  .common_text_holder h2 {
    font-size: 27px;
  }
}

.contactus_section {
  padding: 60px 0;
}

.contactus_section h1 {
  text-align: center;
  font-weight: 600;
  font-size: 30px;
  color: #201e1e;
}

.contactus_section .underline1 {
  text-align: center;
  display: block;
  margin: 0 auto;
  margin-bottom: 30px;
}

.contactus_section .holder {
  display: block;
  border: 2px solid #878787;
  text-align: center;
  padding: 30px 20px;
  min-height: 230px;
  margin-bottom: 20px;
}

.contactus_section .holder h3 {
  color: #00afef;
  margin: 0;
  font-size: 20px;
  font-weight: 600;
}

.contactus_section .holder p {
  margin: 0;
  padding-top: 5px;
  font-size: 14px;
  font-weight: 600;
  color: #201e1e;
}

.contactus_section .holder img {
  width: 90px;
}

.contactus_section .form_holder .error {
  color: #750000;
  font-size: 14px;
  padding-left: 5px;
}

.contactus_section .form_holder .form-control {
  border-radius: 15px !important;
  margin: 8px 0 !important;
  -webkit-box-shadow: none !important;
          box-shadow: none !important;
}

.contactus_section .form_holder textarea {
  border-radius: 15px !important;
}

.contactus_section .form_holder input, .contactus_section .form_holder select {
  height: 45px;
}

.contactus_section .form_holder .btn-default {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: #f58634;
  border: 1px solid #f58634;
  color: #fff !important;
  border-radius: 0;
  padding: 9px 50px !important;
  margin: 15px auto;
  display: block;
  font-weight: 600;
}

.contactus_section .form_holder .btn-default:hover {
  background-color: #000;
}

@media only screen and (max-width: 992px) {
  .contactus_section {
    padding: 30px 0;
  }
  .contactus_section h1 {
    font-size: 27px;
  }
  .contactus_section .underline1 {
    width: 250px;
  }
  .contactus_section .form_holder input, .contactus_section .form_holder select {
    height: 35px;
  }
  .contactus_section .form_holder .form-control {
    font-size: 14px !important;
  }
}

.thankyouModel .modal-content {
  border-radius: 0;
}

.thankyouModel .modal-header {
  padding: 20px 15px;
}

.thankyouModel i {
  position: absolute;
  top: 35px;
  font-size: 22px;
  right: 28px;
  cursor: pointer;
  color: #00afef;
}

.thankyouModel i:hover {
  color: #000;
}

.thankyouModel img {
  margin: 0 auto;
  width: 160px;
}

.thankyouModel .modal-body {
  text-align: center;
  padding: 40px 15px;
}

.thankyouModel .modal-body h2 {
  font-size: 35px;
  color: #00afef;
  font-family: 'Prata', serif !important;
  margin: 0;
  font-weight: 600;
}

.thankyouModel .modal-body p {
  color: #000;
  margin: 0;
  padding: 10px 0;
  font-size: 15px;
}

.thankyouModel .modal-body p.text {
  color: #000;
  margin: 0;
  padding: 0;
  font-size: 14px;
}

.thankyouModel .btn-danger {
  border: none;
  padding: 0;
  background-color: #00afef;
  padding: 6px 40px;
  color: #fff;
  border-radius: 0;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.thankyouModel .or-image {
  width: 45px;
  margin: 20px 0;
}

.thankyouModel h4 {
  font-size: 16px;
}

.thankyouModel a {
  background-color: transparent;
  color: #00afef;
  font-size: 27px;
}

.thankyouModel a img {
  width: 30px;
  position: relative;
  bottom: 2px;
  right: 7px;
}

@media only screen and (max-width: 767px) {
  .thankyouModel img {
    margin: 0 auto;
    width: 145px;
  }
  .thankyouModel .modal-body h2 {
    font-size: 30px;
  }
  .thankyouModel .modal-body p {
    font-size: 14px;
  }
  .thankyouModel h4 {
    font-size: 16px;
  }
  .thankyouModel a {
    background-color: transparent;
    color: #00afef;
    font-size: 20px;
  }
}

.unsubscribe-form-section {
  padding: 40px 0 0;
  width: 50%;
  margin: 0 auto;
}

.unsubscribe-form-section input[type=text], .unsubscribe-form-section input[type=email] {
  font-size: 14px;
  color: #000;
  border-radius: 0 !important;
  height: 40px;
}

.unsubscribe-form-section .form-group label {
  font-size: 15px !important;
  color: #212529 !important;
  font-weight: normal !important;
}

.unsubscribe-form-section .resubscribe-buttonHolder {
  background-color: #00b9f2;
  text-align: center;
  padding: 10px 15px;
  font-weight: 600;
}

.unsubscribe-form-section .resubscribe-buttonHolder p {
  margin: 0;
  color: #fff;
}

.unsubscribe-form-section .resubscribe-buttonHolder p a {
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.unsubscribe-form-section .resubscribe-buttonHolder p a:hover {
  color: #005a75 !important;
}

.unsubscribe-form-section .btn-danger {
  padding: 0;
  background-color: #00b9f2;
  border: none;
  padding: 9px 40px;
  color: #fff;
  font-weight: 600;
  position: relative;
  border-radius: 0;
  margin: 0 auto;
  display: block;
}

.bottom-unsubscribe-text {
  text-align: center;
  padding: 50px 0 40px;
  margin: 0;
}

@media only screen and (max-width: 767px) {
  .unsubscribe-form-section {
    width: 100%;
  }
}
/*# sourceMappingURL=style.css.map */