/* Laptop big Device :1500px. */
@media (min-width: 1700px) and (max-width: 1800px) {
	
}
@media (min-width: 1600px) and (max-width: 1700px) {

}
@media (min-width: 1500px) and (max-width: 1600px) {
}
/* Latop Device :1200px. */
@media (min-width: 1400px) and (max-width: 1500px) {
.header-right {margin-left: 100px;}
}
@media (min-width: 1300px) and (max-width: 1400px) {
.header-right {margin-left: 100px;}
}
@media (min-width: 1200px) and (max-width: 1300px) {
.header-right {margin-left: 50px;}
.section-title .section-pre-titles h2 {font-size: 173px;}
}
@media (min-width: 1200px) and (max-width: 1500px) {
.header-area {padding-left: 20px;padding-right: 20px;}
.header-sh h4 {font-size: 18px;}
.main-menu ul li {margin: 0 7px;}
.header-icon {margin-right: 6px;}
.brand-area {padding-left: 50px;padding-right: 50px;}
}

/* LG  Device :992px. */
@media (min-width: 992px) and (max-width: 1200px) {
.header-area {padding-left: 15px;padding-right: 15px;}
.header-sh-wrp {display: none;}
.header-area.pt-30.pb-30 {padding-bottom: 22px;}
.logo a img {width: 100%;}
.header-icon {margin-right: 9px;font-size: 14px;}
.header-sh p {font-size: 14px;margin-bottom: 1px;}
.btn.header-btn {padding: 15px 28px;font-size: 14px;}
.header-sh h4 {color: #fff;font-size: 15px;margin-bottom: 0;}
.main-menu ul li {margin: 0 5px;}
.main-menu ul li a {padding: 14px 4px;font-size: 15px;}
.section-title.mb-70 {text-align: center;}
.brand-area {padding-left: 50px;padding-right: 50px;}
	
.sh-chat-call-help .sh-chat-call-help-text {display: block;}
}
/* MD Device :768px. */
@media (min-width: 768px) and (max-width: 991px) {
.row.mt {margin-top: 100px;}
.header-area {padding-left: 15px;padding-right: 15px;}
.brand-area {padding-left: 30px;padding-right: 30px;}
.header-sh h4 {color: #000;font-size: 15px;}
.header-area {margin-left: 0px;margin-right: 0px;}
.section-title .section-pre-titles h2 {font-size: 157px;}
	
.sh-chat-call-help .sh-chat-call-help-text{display: block}

.whatsapp_chat_desktop{visibility:hidden !important;display:block !important;}
.whatsapp_chat_desktop .wcs_popup {visibility:hidden !important;display:block !important;}
}
/* small mobile (XS) :320px. */
@media (max-width: 767px) {
.brand-area {padding-left: 15px;padding-right: 15px;}
.section-title.mt-150.mb-60 {margin-top: 45px;}
.section-title h2 {font-size:44px;}
.section-title .section-pre-titles h2 {font-size: 100px;}
.footer-social-link {text-align: center;margin-bottom: 23px;}
.footer-text.text-right {text-align: center !important;}
.header-area {padding-left: 0px;padding-right: 0px;}
.search_domain_section h2 {text-align:center;}
.search_domain_section .domain-search-form input {padding: 0 20px;}	
.search_domain_section .domain-search-form .btn.btn-form {padding: 20px 10px;}
.search_domain_section .domain_tlds_list li {float:left;}
.search_domain_section .domain_tlds_list .co-in-domain {margin-top:8px;}
.student-hosting .student-hosting-features li {padding: 10px 18px;float:none;width:auto;}

.contact-sec .sh-chat-call-help .sh-chat-call-help-text {text-align:center;font-size:18px; display:block;}
	
.whatsapp_chat_desktop{visibility:hidden !important;display:block !important;}
.whatsapp_chat_desktop .wcs_popup {visibility:hidden !important;display:block !important;}
}
/* SM Device :480px. */
@media only screen and (min-width: 550px) and (max-width: 767px) {
.sh-chat-call-help .sh-chat-call-help-text {display:block;}
.whatsapp_chat_desktop{visibility:hidden;display:block;}
}
@media only screen and (min-width: 412px) and (max-width: 767px) {
.whatsapp_chat_desktop{visibility:hidden !important;display:block !important;}
.whatsapp_chat_desktop .wcs_popup {visibility:hidden !important;display:block !important;}
}
