@charset "utf-8";
/* CSS Document */
@media (min-width: 1024px) and (max-width: 1200px){
	.custom-course-content h4 {min-height: 58px;}
	.log-reg-custom .custom-heading h3 {font-size: 40px;}
	.custom-about-img {padding-right: 64px;padding-left: 26px;}
	/*.header-main.sticky .tm-serch-bar {left: 47%;width: 44%;}*/
}

@media (min-width: 992px) and (max-width: 1024px) {
	.custom-course-content h4 {min-height: 58px;}
	.log-reg-custom .custom-heading h3 {font-size: 40px;}
	.custom-about-img {padding-right: 64px;padding-left: 26px;}
	.footer-col ul li a {font-size: 13px;}
	/*.tm-serch-bar {bottom: -45px;}*/
	/*.header-main.sticky .tm-serch-bar {left: 47%; width: 44%;}*/
}

@media only screen and (max-width: 1400px){
	.header-main nav ul li a { white-space: break-spaces; padding: 10px 6;}
}

@media only screen and (max-width: 1200px){
	.navbar-expand-lg .navbar-nav .nav-link { padding-right: 5px; padding-left: 5px; font-size: 14px;}
}
@media only screen and (max-width: 1150px){
	.header-main .navbar-nav li { margin-left: 0px; text-align: center; }
	.header-main .navbar-nav .dropdown-menu li{text-align: left;}
}


@media only screen and (max-width: 991px) {   
.tm-serch-bar { width: 40%; margin-top: 2px; position: absolute; left: 200px; top: 9px;}
.navbar-toggle { float: left;margin: 0; height: 45px; width: 45px; border-radius: 0;z-index: 1}
.navbar-toggle .icon-bar { width: 24px; background: #001f45;transition: .5s ease;}
.navbar-toggle.collapsed .icon-bar:nth-child(2){transform: rotate(0)translateY(0)translateX(0);}
.navbar-toggle.collapsed .icon-bar:nth-child(3){opacity:1}
.navbar-toggle.collapsed .icon-bar:nth-child(4){transform:rotate(0)translateY(0)translateX(0);}
.navbar-toggle .icon-bar:nth-child(2){transform: rotate(-45deg)translateY(5px)translateX(-5px);}
.navbar-toggle .icon-bar:nth-child(3){opacity: 0}
.navbar-toggle .icon-bar:nth-child(4){transform:rotate(45deg)translateY(-4px)translateX(-3px);}
.navbar-header {display: block;margin-right: 0;cursor: pointer;border: 1px solid #001f46;margin-left: 0 !important;}
#navbarSupportedContent {
    background-color: #fff;
    padding: 0 10px 13px;
    -webkit-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
    -moz-box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
    box-shadow: 0px 0px 2px 0px rgba(0,0,0,0.4);
}
/*.header-main.sticky .tm-serch-bar {left: 56%;}
.tm-serch-bar {bottom: -50px;}	*/
	
	.header-top-left ul li a p {display: none !important;}
	.header-social {margin-right: 0px !important;}
	.log-in {margin-right: 0px !important;}
	.header-social h5 {display: none !important;}
	
	.header-main .navbar-brand{margin-left: 0;}
	.header-search-1 {display: none;}
	.header-search-2 {display: block;position: absolute;right: 80px;top: 7px;}
	.header-main .navbar-nav li {margin-left: 0;}
	.custom-pad {padding: 40px 0;}
	
	.custom-about-content .custom-heading h3 {font-size: 40px;}
	
	.custom-heading h3 {padding-bottom: 20px;margin-bottom: 20px;}
	.custom-heading h3::before {left: 46px;width: 66px;}
	.custom-heading h3::after {width: 50px;}
	
	.custom-about-content p {font-size: 13px;line-height: 23px;margin-bottom: 6px;}
	.custom-about-img {padding-right: 10px;padding-left: 10px;}
	.custom-about-img::before {width: 136px;height: 126px;}
	.custom-about-img-con {height: 125px;width: 125px;line-height: 152px;}
	.custom-about-img p {font-size: 10px;line-height: 20px;}
	.custom-about-img p span {font-size: 24px;}
	.custom-about-img-con::after {top: 15px;}
	.custom-about-img::after {left: 1%;}
	
	.log-reg-custom .custom-heading h3 {font-size: 36px;}	
	.log-reg-custom .custom-heading {text-align: center;}
	.log-reg-custom .custom-heading h3::after {left: 40px;width: 50px;}
	
	.log-reg-custom .custom-heading h3::before {left: 35px;width: 66px;}
	
	.cus-register-wrap ul {margin-bottom: 38px;}
	
	.custom-heading h3 {font-size: 40px;}
	.custom-working-process .custom-heading h3::before {left: 35px;width: 66px;}
	.custom-working-process .custom-heading h3::after{left: 40px;width: 50px;}
	.working-pro-img span {height: 46px;width: 46px;line-height: 46px;right: 20%;}
	
	.working-pro-wrap {margin-bottom: 20px;}
	.custom-pablication .custom-heading h3::before {left: 35px;width: 66px;}
	.custom-pablication .custom-heading h3::after{left: 40px;width: 50px;}
	.custom-blog .custom-heading h3::before {left: 35px;width: 66px;}
	.custom-blog .custom-heading h3::after{left: 40px;width: 50px;}
	.blog-content h4 {font-size: 18px;margin-bottom: 8px;}
	.blog-content p {font-size: 13px;line-height: 21px;}
	.custom-testimonials .custom-heading h3::before {left: 35px;width: 66px;}
	.custom-testimonials .custom-heading h3::after{left: 40px;width: 50px;}
	
/*====new====*/
	
	.header-main .navbar-nav li {margin-left: 0;width: 100%;text-align: left;border-bottom: 1px dashed #001f46;}
	.header-main .navbar-nav li:last-child{border-bottom: 0;}
	.header-main .navbar-nav li:last-child a{padding-bottom: 0;}
}


@media (max-width: 767px){
	.header-top-left::after {right: -12px;transform: rotate(-48deg);}
	.header-top-right::before {left: -36px;border-right: 38px solid #f7bb00;}
	.header-social h5 {display: none;}

	.header-top-left ul li {margin-right: 2px;}
	.log-in li a {font-size: 12px;}
	.cus-lan li a {font-size: 12px;}
	.header-social {margin-right: 12px;}
	.log-in {margin-right: 12px;}
	.custom-about-content {margin-bottom: 30px;}
	.log-reg-custom .custom-heading h3 {font-size: 30px;line-height: 36px;}
	
	
	.blog-wrap {margin-bottom: 20px;}
	
	.back-content-back {padding-left: 22px;padding-right: 22px;}
	
	.back-content-back::before {width: 61px;height: 45px;left: -10px;background-size: contain;}
	.back-content-back::after {width: 66px;height: 44px;right: -10px;bottom: 28px;background-size: contain;}
	
/*====new====*/
	.cus-lan li a p {
    font-size: 10px;
}
	
/*====================ugn-net-paper=========================*/
	.inner-bnr-heading h2 {font-size: 28px;}
	.inner-bnr-heading {padding: 20px 0;}
	.custom-breadcam ul li a {font-size: 14px;}
	.custom-breadcam ul li.active a {font-size: 15px;}
	.custom-sub-accordian {margin-bottom: 40px;}
	.custom-qus-head h3 {font-size: 20px;}
	.custom-qus-head {padding: 54px 0 26px;}
	.custom-paper-dp a {padding: 26px 0;font-size: 18px;}
	.custom-short-qus-heading h5 {font-size: 17px;letter-spacing: 1px;}
	.dp-custom-mocktest-table tr th {font-size: 14px;}
	.dp-custom-mocktest-table table tbody tr td {vertical-align: middle;}
	.dp-custom-mocktest-table tr th {vertical-align: middle;}
	.tm-pagination .wp-pagenavi a, .wp-pagenavi span {padding: 4px 6px!important; font-size: 12px !important;}
	
	/*.tm-serch-bar {width: 90%; bottom: -65px; left: 50%}*/
	.tm-serch-bar #ajaxsearchlite1 .probox, div.asl_w .probox {padding: 3px 10px;}
/*	.header-main.sticky .tm-serch-bar {bottom: -65px; top:unset; transform: translateX(-50%); left: 50%; width: 70%;}*/
	.header-main.sticky{height: 70px;}
	.answer-imfo-list li { padding: 4px 3px 4px !important;}
	.answer-imfo {  padding: 0px 8px !important;}
	.answer-imfo-list { padding: 6px 0px 6px !important;}
	.questions-list li { padding-bottom: 0px !important;}
	.questions-list {padding: 6px 20px 0 !important;}
	.tm-questions-answer-option-box p { padding: 15px 8px 0px !important;}

	.header-top-left ul li a span { font-size: 14px;  margin-right: 3px;}
	.log-in li a { font-size: 13px;  font-weight: 600;}
	.header-top-left::after { height: 128px;  transform: rotate(-48deg);}
	.header-top-right::before { left: -63px; border-right: 63px solid #f7bb00; border-bottom: 58px solid transparent;}
	
}
/*@media(max-width: 575px){
	.header-top-left::after {right: -5px;transform: rotate(-37deg);}
	.header-top-right::before {left: -46px;border-right: 47px solid #f7bb00;border-bottom: 64px solid transparent;}
	.header-top-right {padding: 5px 0 6px;}
}*/

@media only screen and (max-width: 480px) {	
	.log-in span {margin-right: 0px;}
    .cus-lan li a {font-size: 10px;}
	.header-social {margin-right: 4px;}
	.log-in li a {font-size: 10px;}
	.log-in li{line-height: 15px;}
	.cus-lan li{line-height: 14px;}
	.header-top-left ul li {margin-right: 2px;}
	.header-top-left ul li a span {font-size: 14px;}
	
	.custom-about-content .custom-heading h3 {font-size: 30px;line-height: 34px;}
	.custom-heading span {font-size: 16px;}
	.log-reg-custom .custom-heading h3 {font-size: 28px;line-height: 36px;}
	
	.custom-heading h3 {padding-bottom: 12px;margin-bottom: 20px;}
	.about-btn {font-size: 13px;padding: 12px 48px 12px 25px;margin-top: 10px;}
	.about-btn span {height: 32px;width: 32px;line-height: 29px;}
	.tab-content input {height: 40px;}
	.tab-btn {height: 40px;font-size: 17px;border-radius: 0;}
	.custom-heading h3 {font-size: 26px;}
	.working-pro-img span {right: 24%;}
	.working-pro-content p {font-size: 12px;line-height: 23px;}
	
	
/*===new===*/
	
	.log-in {margin-right: 3px;}
	.header-social li {height: 17px;width: 17px;line-height: 12px;}
	.back-content-back p {font-size: 15px;line-height: 32px;}
	.custm-tes-content h5 {font-size: 18px;padding-top: 20px;}
	.back-content-back::after {bottom: 0px;}
	.footer-col-1 p {font-size: 13px;line-height: 25px;}
	.footer-col {margin-bottom: 18px;}
	.footer-col ul li {margin-bottom: 7px;}
	.footer-col ul li a {font-size: 13px;}
	.footer-col.footer-col-4 {margin-bottom: 0;}
	.footer-btm {padding: 12px 0;margin-top: 40px;}
	.footer-btm p {font-size: 13px;}
	.header-social li a {font-size: 9px;}
	.tm-questions-answer-option {padding: 34px 10px;}
	.tm-pagination .wp-pagenavi a, .wp-pagenavi span {padding: 3px 5px!important; font-size: 10px !important;}
	.wp-pagenavi .pages:first-child{display: inline-block;}
	.wp-pagenavi .last{display: inline-block;}
	.wp-pagenavi {text-align: center;}

	/*.gsib_a {padding: 4px 9px 3px 9px !important;}*/
	
}
@media only screen and (max-width: 460px) {
	.tm-serch-bar {width: 45%; left: 165px; top: 2px; }
	.tm-serch-bar .gsc-search-button-v2 { padding: 10px 10px !important;}
	.logo-area img {width: 150px !important;}
}

@media only screen and (max-width: 420px) {
	.cus-register-wrap ul li a {width: 102px;font-size: 13px;}
	
	/*====================ugn-net-paper=========================*/
	
	.dp-custom-mocktest-table table tbody tr td {font-size: 12px;}
	.dp-custom-mocktest-table tr th {font-size: 13px;}
	.tm-serch-bar {width: 45%; left: 140px;}
	.logo-area img {width: 130px !important; }
}
@media only screen and (max-width: 390px) {
	.cus-lan li a p {display: none;}
	.cus-lan span {margin-right: 0px;}
	.down-arrow {margin-right: 0 !important;margin-left: 2px;}
	.log-reg-custom .custom-heading h3 {font-size: 24px;line-height: 32px;}
	
	/*====================ugn-net-paper=========================*/
	
	.custom-breadcam ul li.active a {font-size: 14px;}
	.custom-breadcam ul li a {font-size: 13px;}
	.custom-breadcam ul li {padding-right: 0px;}
	.tm-serch-bar {width: 40%; }
}

@media only screen and (max-width: 360px) {
	.tm-serch-bar {width: 38%;left: 120px; padding: 0;}
	.logo-area img { width: 110px !important;}
}