@import url('https://fonts.googleapis.com/css?family=Montserrat:100,200,300,400,500,600,700,800,900&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Lora&family=Roboto+Slab&display=swap');

body {
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    color:#2a3a41;
}
h1,h2,h3,h4{
    font-family: 'Montserrat', sans-serif;
}


.menuArea {
    background: #f0f0f0;
}
.logoArea img {
}
.topSecArea img {
    margin: 0 auto;
}

ul.nav.navbar-nav {
}
.nav>li>a:focus, .nav>li.inMenu a {
    background: #0b77bf;
    color: #fff;
        visibility: visible;
}
.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background: #0b77bf;
    color: #fff;
    border-color: #0b77bf;
}    
.nav>li>a {
    color: #000;
    font-size: 14px;
    padding: 36px 15px;
    font-weight: 600;
    margin-right: 5px;
    text-transform: uppercase;
}
.nav>li>a:hover, .nav>li>a:focus {
    background: #0b77bf;
    color: #fff;
    -webkit-transition: all 0.2s linear;
}
.navbar-collapse.collapse {
    float: right;
}
.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #0b77bf;
    text-decoration: none;
    background-color: #fff;
}
.navbar-nav>li>.dropdown-menu {
    background: #f0f0f0;
    border-top: 4px solid #0b77bf;
}
.topSecArea {
    color: #fff;
        padding: 20px 0px;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);

}
.topSecArea p {
    font-size: 21px;
    font-weight: 100;
}
span.branded {
    position: absolute;
    top: 21px;
    font-size: 11px;
}
#domain_result h2 {
    font-weight: 600;
    text-align: center;
    font-size: 22px;
}
#domain_result h4 {
    text-align: center;
    color: #000;
}
.topest {
    background: #000000;
    /*margin: 0px 0px;*/
    /*height: 40px;*/
    /*margin-bottom: -10px !important;*/
}
.topest p {
    text-align: center;
    font-size: 16px;
    font-weight: 500;
    padding: 10px 0px !important;
    color: white;
}
.sucessArea {
    background: #ffffffcf;
    align-items: center;
    align-self: center;
    border-radius: 10px;
    padding: 0px 16px;
    margin: 0px 3px;
}
.deleteArea {
    background: #ffffffcf;
    align-items: center;
    align-self: center;
    border-radius: 10px;
    padding: 0px 16px;
    margin: 0px 3px;
}
.btnMsgSucess {
    padding: 16px 16px;
}
.iconTopText h1 {
    color: #0b77bf;
    font-weight: 700;
}
.iconTopText {
    margin-bottom: 30px;
}
.iconAreaBox {
    padding: 50px 35px;
    border-radius: 10px;
    border: 1px solid #ccc;
    cursor: pointer;
        min-height: 353px;
}
/*.menuArea {*/
/*    margin-top: -10px;*/
/*}*/
.iconAreaBox:hover {
    color:#fff;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.iconAreaBox:hover .iconImgArea img {
    transition: transform .8s ease;
    transform: scale(1.12);
}
.iconAreaText {
    line-height: 35px;
}
.IconsArea {
    background: #fff;
    padding: 50px 0px;
    text-align: center;
}
.iconImgArea {
    margin: 10px 35%;
    border-radius: 400px;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.iconAreaBox:hover .iconImgArea {
    background: #000;
}
.iconImgArea img {
    margin: 0 auto;
    padding: 4%;
    transition: transform .8s ease;
}

.iconAreaHead {
    font-size: 20px;
    font-weight: 800;
    margin: 0px 0px;
    margin-top: 20px;
    color: #0b77bf;
}
.iconAreaBox:hover .iconAreaHead {
    color: #fff;
}
.iconAreaBtn {
    margin-top: 15px;
}
.developmentSecArea h1 {
    color: #0b77bf;
    font-weight: 700;
}
.developmentSecArea img {
    margin-top: 30px;
}
.developmentSecArea {
    text-align: center;
}
.wpPlatformArea {
    text-align: left;
    padding: 50px 0px;
    background: #f0f0f0;
}
.wpPlatformArea p {
    line-height: 35px;
}
.wpPlatformArea h2 {
    color: #0b77bf;
    font-weight: 700;
}
.wpPlatformArea img {
    border-radius: 10px;
}
.brandSection {
    text-align: center;
    margin-top: 50px;
    color:#fff;
    padding: 30px 0px;
background: rgb(99,97,142);
background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.brandSection h2 {
    margin-top: 0px;
    font-weight: 700;
}
.btnBrandArea {
    background: transparent;
    color: #fff;
    border-radius: 32px;
    padding: 10px 49px;
    margin: 0px 30px;
}
.btnBrandArea:hover {
    color: #fff;
    background: #0b77bf;
    background: -moz-linear-gradient(top, #0b77bf 0%, #0b77bf 31%, #86428c 100%);
    background: -webkit-linear-gradient(top, #0b77bf 0%,#0b77bf 31%,#86428c 100%);
    background: linear-gradient(to bottom, #0b77bf 0%,#0b77bf 31%,#86428c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b77bf', endColorstr='#86428c',GradientType=0 );
}
.ftrSocials {
    float: right;
}
.hoursDriectioArea {
    padding-top: 15px;
}
.modal-header {
    min-height: 16.43px;
    padding: 5px 15px;
    border-bottom: 0px solid #e5e5e5;
}
.modal-header .close {
    margin-top: 9px;
    background: #3e3b3b;
    padding: 1px 5px 1px 5px;
    border-radius: 416px;
    color: #fff;
}
.wpPlatformArea img {
    margin: 0 auto;
}
.services li {
    display: inline-block;
    width: 40%;
    margin: 2px;
}
.portfolioImgs img {
    margin: 0 auto;
}
.portfolioImgs {
    display: flex;
    text-align: center;
    padding: 30px 0px;
}
.portfolioImgs a {
    padding: 0px 1%;
    transition: transform .8s ease;
}
.portfolioImgs a:hover {
    transition: transform .8s ease;
    transform: scale(1.12);
}

.portfolioArea {
    padding: 50px 0px;
    background: #484848;
    color: #fff;
    text-align: center;
}
.ourClientsArea {
    background: #cacaca;
    background: -moz-linear-gradient(left, #cacaca 0%, #ffffff 100%);
    background: -webkit-linear-gradient(left, #cacaca 0%,#ffffff 100%);
    background: linear-gradient(to right, #cacaca 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#ffffff',GradientType=1 );
}
.ClientLogsArea {
    padding: 49px 5%;
    /*background: #cacaca;*/
    /*background: -moz-linear-gradient(left, #cacaca 0%, #ffffff 100%);*/
    /*background: -webkit-linear-gradient(left, #cacaca 0%,#ffffff 100%);*/
    /*background: linear-gradient(to right, #cacaca 0%,#ffffff 100%);*/
    /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cacaca', endColorstr='#ffffff',GradientType=1 );*/
}
.clientsLogImg {
    display: flex;
}
.clientsLogImg img {
    margin: 10px 10px;
    -webkit-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
    box-shadow: 4px 4px 5px 0px rgba(0,0,0,0.75);
}
.clientsLogImg img:hover {
    transition: transform .8s ease;
    transform: scale(1.12);
}
.ClientBgArea {
    background: url(../images/clientbg.jpg) no-repeat;
        min-height: 470px;
        text-align: center;
        Color:#fff;
        background-size: cover;
}
.ClientBgArea h1 span {
    font-weight: 600;
}
.ClientBgArea h1 {
    font-weight: 100;
    border-bottom: 1px solid #fff;
}
.textClient {
    font-size: 22px;
    font-weight: 100;
    margin-top: 25%;
    margin-bottom: 100px;
}
.btnClient {
    margin-top: 35px;
    margin-bottom: 12px;
}
.getInTouchArea {
    padding: 50px 0px;
    background: #0b77bf;
}

section#contactUs{
    background: linear-gradient( 90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
}
.contactBgArea {
    background: url(../images/global_svg.svg) no-repeat;
    background-size: cover;
    padding: 30px 30px;
    color: #fff;
    background-position: 41% 36%;
}
.contactBgArea .form-group {
    margin-bottom: 5px;
}
.contactIcons a {
    color: #fff;
    font-size: 20px;
    text-decoration: none;
}
.contactIcons .fa-map-marker {
    border-radius: 79px;
    border: 1px solid #fff;
    padding: 8px 14px;
}
.contactIcons .fa-phone {
    border-radius: 79px;
    border: 1px solid #fff;
    padding: 8px 11px;
}
.contactIcons .fa-facebook {
    border-radius: 79px;
    border: 1px solid #fff;
    padding: 8px 14px;
}
.contactIcons {
    margin: 10px 0px;
}
.getinText h1 {
    font-weight: 100;
    padding-bottom: 20px;
}
.getinText h1 span {
    font-weight: 600;
}
.modalConsultationBtnArea {
    text-align: center;
}
.btnModal {
    border-radius: 23px;
    background: #0b77bf;
    color: #fff;
    padding: 10px 50px;
}
.btnModal:hover {
    background: #694993;
    color: #fff;
}
.modal-header h3 {
    color: #0b77bf;
    font-weight: 700;
}
.modal-header h3 span {
    color: #0dbca7;
    font-weight: 700;
}

.footer {
    background: #f0f0f0;
    padding: 20px 0px;
	
}
.ftrlogo img {
    width: 70%;
}
.footer-navig {
    margin-top: 15px;
}
.fNavi {
    display: flex;
}
.fNavi a img {
    float: left;
}

.copyRight {
    background: #1a1b1e;
    color: #fff;
    padding: 30px 0px;
}
.copyRightArea {
    margin-top: 16px;
}
.psebArea {
    background: linear-gradient(90deg, rgba(99,97,142,1) 0%, rgba(62,66,140,1) 0%, rgba(77,186,230,1) 100%);
    color: #fff;
}
.psebArea {
    position: relative;
    padding: 15px 0px;
}
.psebImage {
    position: absolute;
    width: 50%;
    top: -45px;
    right: 0;
    float: right;
    transition: transform .8s ease;
}
.psebImage:hover {
    transition: transform .8s ease;
    transform: scale(1.09);
}

section.psebSection {
} 

.psebText {
    font-size: 21px;
    font-weight: 700;
    padding: 10px 0px;
}
.btnbsep {
    margin: 15px 0px;
    margin-top: 0px;
}

/*Inner pages Css */
.packageBox {
    background: #f0f0f0;
    text-align: center;
    margin: 30px 0px;
}
.packageBox:hover {
    transform: scale(1.1);
    transition: 0.9s;
    -webkit-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
    -moz-box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
    box-shadow: 10px 10px 5px -6px rgba(0,0,0,0.75);
}
.packageBox h3 {
    font-family: 'Roboto Slab', serif;
    padding: 15px 0px;
    font-weight: 800;
    text-transform: uppercase;
    margin: 0px;
    padding-top: 20px;
}
.packagePrice {
    background: #0171bb;
    padding: 7px 0px;
    color: #fff;
    font-size: 22px;
    font-family: 'Lora', serif;
}

#pacakages_price_9 , 
#pacakages_price_10 ,
#pacakages_price_11{
    background: #cd7f32;
}
#pacakages_price_12 , 
#pacakages_price_13 , 
#pacakages_price_14 {
   background: #000;
}
#pacakages_price_15,
#pacakages_price_16,
#pacakages_price_17{
   background: #B28104;
}

.packageData ul {
    list-style: none;
    padding-left: 0px;
}

.packageData li {
    font-family: 'Lora', serif;
}

.packageData {
    padding: 31px 0px;
    line-height: 30px;
    font-weight: 600;
    font-size: 18px;
}
.domainHosting .packageData {
    font-weight: 400;
    font-size: 16px;
}
.domainHosting .packageBox {
    min-height: 476px;
}
.packagePrice span {
    font-size: 12px;
}
.packagePrice span.rsPrice {
    position: relative;
    top: -9px;
}
.packagePrice span.perMonth {
    position: relative;
    bottom: -4px;
}
.domains .packageData {
    font-size: 34px;
}
.searchArea {
    position: relative;
}
.btnPackage .btnBrandArea {
    background: transparent;
    color: #0171bb;
    border: 1px solid #0171bb;
    border-radius: 32px;
    padding: 10px 49px;
    margin: 0px 30px;
    font-weight: 700;
}
.btnPackage {
    padding-bottom: 15px;
}
.maskingData {
    text-align: center;
}
.maskingData {
    font-size: 22px;
    font-weight: 700;
}
thead {
    background: #0171bb;
    color: #fff;
}
.modal-body .btnPackage {
    padding-bottom: 15px;
    text-align: center;
}
.title h1 {
    color: #0b77bf;
    font-weight: 700;
    font-size: 30px;
}
.title hr {
    border: 1px solid #0b77bf;
        margin: 10px 0px;
}
.innerPage {
    padding: 30px 0px;
}
.breadCrumbs {
    background: #cccccc;
    padding: 15px 0px;
    text-transform: uppercase;
}
.breadCrumbs a span {
    color: #000;
}
.form-group.selectDomain {
    position: absolute;
    top: 0px;
    right: 18%;
}
select#selectDomain {
    width: 113%;
}
.domainSearch .inputSearch {
    padding: 29px 10px;
}
select#selectDomain {
    width: 105%;
    padding: 3px 10px;
    height: 48px;
    margin-top: 6px;
    border: 0px solid transparent;
    box-shadow: none;
    border-left: 1px solid #ccc;
    border-radius: 0px;
}
button.btn.btn-success.btnSearch {
    padding: 19px 37px;
}
.btnSearchDomainArea {
    position: absolute;
    top: 0px;
    right: 0;
}
.subscription_detail {
    font-size: 15px;
}
.subscription_detail span {
    float: right;
    color: #00baad;
}
.packagedatModal {
    line-height: 24px;
}
#subscription_Total {
    padding-top: 13px;
    font-size: 30px;
    border-top: 2px dotted #ccc;
}
#subscription_Total span {
    float: right;
    color: #00baad;
}
.btn-order {
    float: right;
}

.oneyear{
    font-size: 11px;
    padding-top: 6px;
    padding-left: 9px;
}

/*Inner pages Css */

/* Small Devices, Tablets */
@media only screen and (max-width : 768px) {



}
/* Extra Small Devices, Phones */ 
@media only screen and (max-width : 480px) {
.logoArea img {
    margin: 0 auto;
}
.topest p {
    text-align: center;
    font-size: 10px;
    font-weight: 500;
    padding: 8px 0px !important;
    color: white;
}

.headingText h3 {
    line-height: 24px;
}
.xs-phone .fa,
.xs-marker .fa {
    margin-right: 5px;
}
.navbar-collapse.collapse {
    float: left;
}
button#mnav-button {
    border-radius: 0;
    color: #fff;
    font-size: 18px;
    padding: 0;
    margin: 10px 0;
}
button#mnav-button span {
    font-weight: 600;
}
ul.nav.navbar-nav {
    margin-top: 15px;
    float: left;
    width: 100%;
}
.nav>li>a {
    padding: 0px 0px;
    width: 100%;
    margin: 21px 24px;
}
.contactIcons {
    width: 100% !important;
}
.iconAreaBox {
    margin: 25px 0px;
}
.topSecArea img {
    margin: 0 auto;
}
.btnBrandArea {
    margin: 5px 30px;
}
.xs-phone {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
    text-align: center;
}
.mobileNav a {
    color: #fff;
    font-weight: 600;
}
.mobileNav {
    background: #3f458e;
    color: #fff;
}
.xs-marker {
    font-size: 18px;
    margin-top: 10px;
    margin-bottom: 5px;
}
.copyRightArea {
    text-align: center;
}   
.ftrLogo {
    float: none;
}
.ftrLogo img {
    margin: 0 auto;
    padding-top: 10px;
}
.ftrSocials {
    float: none;
    text-align: center;
    margin-top: 10px;
}
.hoursArea {
    text-align: center;
}
.btnDirection {
    margin-bottom: 10px;
}
.addressArea {
    display: block;
}
.addresstextArea {
    text-align: center;
}
.CTAArea {
    margin: 15px 0px;
}
.ftrlogo img {
    width: 48%;
    margin: 0 auto;
}
.psebArea {
    text-align: center;
}
    
}
.bd-example-modal-lg .modal-dialog{
    display: table;
    position: relative;
    margin: 0 auto;
    top: calc(50% - 24px);
  }
  
  .bd-example-modal-lg .modal-dialog .modal-content{
    background-color: transparent;
    border: none;
	box-shadow: none;
	margin: 0 auto;
  }
  
.innerPage {
    min-height: 300px;
}
.lodingArea {
    text-align: center;
}
.loader {
    border: 16px solid #f3f3f3;
    border-radius: 50%;
    border-top: 16px solid #0b77bf;
    width: 120px;
    height: 120px;
    margin: 0 auto;
    animation: spin 2s linear infinite;
}

/* Safari */
@-webkit-keyframes spin {
  0% { -webkit-transform: rotate(0deg); }
  100% { -webkit-transform: rotate(360deg); }
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}  body {
    font-family: 'Montserrat', sans-serif;
    font-size:14px;
    color:#2a3a41;
}
h1,h2,h3,h4{
    font-family: 'Montserrat', sans-serif;
}


.firstfooter {
    background: #171717;
    padding: 50px 0px;
}

.firstfooter li a:hover {
    padding: 0px 10px;
    -webkit-transition: all 300ms ease;
    -moz-transition: all 300ms ease;
    -ms-transition: all 300ms ease;
    -o-transition: all 300ms ease;
    transition: all 300ms ease;
    white-space: nowrap;
}
.colone h3 {
    color: white;
    font-size: 25px;
    font-weight: 700;
    padding-left: 25px;
}
.coltwo h3 {
    color: white;
    font-size: 25px;
    font-weight: 700;
    padding-left: 22px;
}
.colthree h3 {
    color: white;
    font-size: 25px;
    font-weight: 700;
    padding-left: 24px;
}
.colfour h3 {
    color: white;
    font-size: 25px;
    font-weight: 700;
    padding-left: 18px;
}
.colone ul {
    color: white;
    margin-top: 5px;
}
.coltwo ul {
    color: white;
    margin-top: 5px;
}
.colthree ul {
    color: white;
    margin-top: 5px;
}
.colfour ul {
    color: white;
    margin-top: 5px;
    padding-right: 43px;
}
.lastfooter {
    background: black;
}
.lastfootercont p {
    text-align: center;
    color: white;
    font-size: 16px;
    margin-bottom: 30px;
}
.emailclick {
    background: #171717;
    border-color: black;
}
.footerline {
    margin-bottom: 30px;
    margin-top: 20px;
    background: white;
    height: 1px;
}
.bigbox {
    display: flex;
    margin-top: 35px;
}
.callbox {
    display: flex;
}
.mailbox {
    display: flex;
}
.mapbox {
    display: flex;
}

.socialicons {
    margin-top: 45px;
    padding: 10px 50px;
    margin-bottom: 20px;
}

.fafooter {
  padding: 20px;
  font-size: 30px;
  width: 50px;
  text-align: center;
  text-decoration: none;
  margin: 5px 2px;
}

.fafooter:hover {
    opacity: 0.7;
}

.facebookfooter {
  background: #3B5998;
  color: white;
}
.fa-twitter {
  background: #55ACEE;
  color: white;
}
.fa-linkedin {
  background: #007bb5;
  color: white;
}
.fa-instagram {
  background: #125688;
  color: white;
}
.number {
    white-space: nowrap;
}
.number p {
    margin-top: 27px;
    color: white;
    font-size: 18px;
}
.mail p {
    margin-top: 27px;
    color: white;
    font-size: 18px;
    margin-left: 10px;
}
.map p {
    margin-top: 27px;
    color: white;
    font-size: 18px;
}
.secondfooter {
    background: #000000;
}
.twit {
    background: #00CCFF;
    color: white;
    padding: 18px 12px;
    border-radius: 87px;
    width: 67px;
}
.fb {
    background: #255B9B;
    color: white;
    padding: 18px 12px;
    border-radius: 87px;
    width: 67px;
}
.insta {
    background: #ED349C;
    color: white;
    padding: 18px 12px;
    border-radius: 87px;
    width: 67px;
}
.iln {
    background: #007BBE;
    color: white;
    padding: 18px 12px;
    border-radius: 87px;
    width: 67px;
}
.iln:hover {
    color: #ffffff;
}
.insta:hover {
    color: #ffffff;
}
.fb:hover {
    color: #ffffff;
}
.twit:hover {
    color: #ffffff;
}
.phoneicon {
    color: #4182B8;
}
.mailicon {
    color: #4182B8;
}
.mapicon {
    color: #4182B8;
}
/*.imgs {
    height: 130px;
}
.imgs {
    display: inline;
}
.imges {
    height: 130px;
}
.imges {
    display: inline;
}
.sponserimg {
    margin-top: 25px;
    margin-bottom: -30px;
}*/
.secondfooter  ul.list-group:after {
  clear: both;
  display: block;
  content: "";
}
.secondfooter  ul.list-group {
  margin: 0px;
}

.secondfooter .list-group-item {
    float: left;
    background: transparent;
    border: 0px;
    width: 29%;
}


.grecaptcha-badge {
  width: 70px !important;
  overflow: hidden !important;
  transition: all 0.3s ease !important;
  left: 4px !important;
}

.grecaptcha-badge:hover {
  width: 256px !important;
}


.coltwo a {
    color: white;
}

.colone a {
    color: white;
}

.colthree a {
    color: white;
}


.colfour a {
    color: white;
}

.map a {
    color: white;
    text-decoration: none;
}

.lastfootercont a {
    color: white;
    text-decoration: none;
}



.emailclick:hover {
    color: #fff;
    background: #0b77bf;
    background: -moz-linear-gradient(top, #0b77bf 0%, #0b77bf 31%, #86428c 100%);
    background: -webkit-linear-gradient(top, #0b77bf 0%,#0b77bf 31%,#86428c 100%);
    background: linear-gradient(to bottom, #0b77bf 0%,#0b77bf 31%,#86428c 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#0b77bf', endColorstr='#86428c',GradientType=0 );
    border-color: white;
}
.emailclick {
    background: #216fa0;
    border-color: white;
    /*width: 100px;*/
        height: 42px;
}
.gerdbackground {
    background-image: url(../../images/footerimages/footerlasteditbg.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: 50% 70%;
}
.gerdbackgrounddata h3 {
    text-align: center;
    font-size: 40px;
    font-weight: 800;
    color: white;
    margin-top: 30px;
}

.gerdbackgrounddata p {
    text-align: center;
    font-size: 20px;
    font-weight: 300;
    color: white;
    margin-top: 20px;
}
span.smallbold {
    font-weight: 700;
}
.gerdbackgroundbox {
    display: flex;
    margin-left: 45px;
    margin-bottom: 30px;
}
.gerdbackgroundclick {
    margin: 0px 10px;
}
.gerdbackgroundbox {
    margin-top: 17px;
}
.contentarea {
    width: 200px;
}

.btn-primary {
    color: #fff;
    background-color: #48a5df;
    border-color: #ffffff;
}
.btn-primary:hover {
    color: #fff;
    background-color: #2d2c32;
    border-color: #2d2c32;
}

@media only screen and (max-width : 768px) {

.sidearea {
    padding-left: 50px;
}
.colone a {
    color: white;
    font-size: 17px;
}
.coltwo a {
    color: white;
    font-size: 17px;
}
.colthree a {
    color: white;
    font-size: 17px;
}
.colfour a {
    color: white;
    font-size: 17px;
}
.colone h3 {
    color: white;
    font-size: 30px;
    font-weight: 700;
    padding-left: 0px; 
    text-align: inherit;
    margin-top: 0px;
}
.coltwo h3 {
    color: white;
    font-size: 25px;
    font-weight: 700;
    padding-left: 0px;
    margin-top: 30px;
    text-align: inherit;
}
.colthree h3 {
    color: white;
    font-size: 25px;
    font-weight: 700;
    padding-left: 0px;
    margin-top: 30px;
    text-align: inherit;
}
.colfour h3 {
    color: white;
    font-size: 25px;
    font-weight: 700;
    padding-left: 0px;
    margin-top: 30px;
}
.colfour ul {
    color: white;
    margin-top: 5px;
    padding-right: 43px;
    margin-bottom: -5px;
}
.twit {
    background: #00CCFF;
    color: white;
    padding: 13px 12px;
    border-radius: 87px;
    width: 56px;
}
.insta {
    color: white;
    padding: 13px 12px;
    border-radius: 87px;
    width: 56px;
}
.iln {
    color: white;
    padding: 13px 12px;
    border-radius: 87px;
    width: 56px;
}
.fb {
    color: white;
    padding: 13px 12px;
    border-radius: 87px;
    width: 56px;
}
.socialicons {
    margin-top: 45px;
    padding: 0px;
    margin-bottom: 20px;
    margin-left: 11px;
}
.lastfootercont p {
    text-align: center;
    color: white;
    font-size: 14px;
    margin-bottom: 30px;
}
.bigbox {
    display: block;
    margin-top: 35px;
}

.gerdbackgrounddata h3 {
    font-size: 35px;
}
.contentarea {
    width: 175px;
}
.emailclick {
    width: 72px;
}



}
.topestarea {
    background: black;  
}
.topestdata p {
  font-size: 13px;
  font-weight: 500;
  color: white;
  margin-top: 12px;
  word-spacing: 2px;
}
.dropbtn {
  background-color: transparent;
  color: white;
  padding: 9px;
  font-size: 16px;
  border: none;
  cursor: pointer;
} 
.dropdown {
  position: relative;
  display: inline-block;
}
.dropdown-content {
  display: none;
  position: absolute;
  background-color: #f9f9f9;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1;
}
.dropdown-content a {
  color: black;
  padding: 12px 16px;
  text-decoration: none;
  display: block;
} 
.dropdown-content a:hover {
  background-color: #f1f1f1
}
.dropdown:hover .dropdown-content {
  display: block;
}
.headcontactdata {
    color: white;
    font-size: 15px;
    margin-top: 9px;
    text-align: end;
    display: flex;
}
.headcontactdata .headcontacticon {
  margin: 1px;
  color: white;
  padding: 6px 8px;
  border-radius: 50px;
  margin-top: -2px;
}
.headicontext {
  color: white;
}
.headicontext:hover {
  color: white;
  text-decoration: none;
}
.topestdropdown {
  width: 115px;
}
.curencybox {
  background: transparent;
  color: white;
  border: none;
  font-size: 16px;
  margin-bottom: -10px;
  margin-top: 2px;
}
option.dropdatacolor {
  color: black;
  font-size: 14px;
}
.curencybox:focus {
  border-color: transparent;
  outline: 0;
  -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 0 0 / 0%);
  box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(0 0 0 / 0%);
}
.earth {
  color: white;
  font-size: 19px;  
  margin-top: 9.5px;
}




@media only screen and (max-width : 768px) {

.topestdata {
  text-align: center;
}
.topestdropdown {
  width: 115px;
  margin-left: 0px;
}
.topestdata p {
  font-size: 13px; 
  margin-top: 0px;
}
.headcontactdata {
  text-align: left;
  margin-bottom: 15px;
}



}
section{width:100%; float:left;}

.banner-section{
background-size:cover; height: 245px; margin-top: 133px; left: 0; position: absolute; top: 0; background-position:0;
/* Permalink - use to edit and share this gradient: https://colorzilla.com/gradient-editor/#1e5799+0,2989d8+50,207cca+51,7db9e8+100;Blue+Gloss+Default */
background: #1e5799; /* Old browsers */
background: -moz-linear-gradient(top,  #1e5799 0%, #2989d8 50%, #207cca 51%, #7db9e8 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(top,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to bottom,  #1e5799 0%,#2989d8 50%,#207cca 51%,#7db9e8 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8',GradientType=0 ); /* IE6-9 */
}

.post-title-block{
    padding:55px 0;
}

.post-title-block h1 {color: #fff; font-size: 38px; font-weight: bold; text-transform: capitalize;}
.post-title-block li{font-size:20px; color: #fff;}
.image-block{float:left; width:100%; margin-bottom:10px;}
.footer-link{float:left; width:100%; background:#222222; text-align:center; padding:30px;}
.footer-link a{color:#A9FD00; font-size:18px; text-transform:uppercase;}

@media only screen and (max-width : 768px) {
    .banner-section {
        height: 500px; 
    }
    
}