@media only screen and (min-width: 768px) and (max-width: 991px)
{
	.header .main-menu{margin-right: 10px;}
	.hamburgericn .plus-btn img{max-width: 15px;}
	.mobilemenu{display: none !important;}
    .header .main-menu nav ul li a{padding: 15px 10px;}
    .clodskybg{height: auto;}
    .clodskybg img.tpbtmmv{right: 16%;top: 23%;}
}

@media only screen and (max-width: 767px)
{
	.mobile-header__body i{color: #000;font-size: 20px;}
    .mobile-header__indicators  a{margin: 0 10px;}
    .mobile-header__logo{padding: 0 10px;}
    .mobile-header__logo img{padding: 10px;}
    .mobilemenu, .mobilemenu__backdrop {top: 0;width: 100%;height: 100%;left: 0;    position: fixed;z-index: 1000;
    transition: visibility 0s .3s;    visibility: hidden;}
    .mobilemenu--open {visibility: visible;transition-delay: 0s;}
	.mobilemenu--open .mobilemenu__backdrop {opacity: .9;visibility: visible;}
	.mobilemenu__backdrop {position: absolute;background: #3d464d; opacity: 0;transition: opacity .3s;}
	.mobilemenu, .mobilemenu__backdrop {top: 0;width: 100%;height: 100%;}
	.mobilemenu__header {height: 55px;display: -ms-flexbox;display: flex; -ms-flex-negative: 0;flex-shrink: 0;-ms-flex-align: center;
	align-items: center;border-bottom: 1px solid #ebebeb;}
	.mobilemenu__title {padding: 0 20px; font-weight: 700;-ms-flex-positive: 1;flex-grow: 1;font-size: 18px;color:#1a2b4b;}
	.mobilemenu__close {border: none; background: transparent; height: 54px; width: 55px; -ms-flex-negative: 0;
    flex-shrink: 0; display: -ms-flexbox; display: flex; -ms-flex-align: center; align-items: center;-ms-flex-pack: center;justify-content: center;
    cursor: pointer;fill: #999;transition: fill .2s;border-left: 1px solid #ebebeb;}
    .mobilemenu--open .mobilemenu__body {transform: translateX(0);}
    .mobilemenu__body {position: absolute;top: 0;width: 290px;height: 100%;background: #fff;transition: transform .3s;
    display: -ms-flexbox;display: flex;-ms-flex-direction: column;flex-direction: column;left: 0;transform: translateX(calc(-100% * 1 - 30px * 1));z-index: 9999;}
    .mobilemenu__content {-ms-flex-positive: 1;flex-grow: 1;overflow-y: scroll;-webkit-overflow-scrolling: touch;}
    .mobile-links {list-style: none;padding: 0;margin: 0;}
    .mobile-links--level--0>.mobile-links__item {border-bottom: 1px solid #ebebeb;}
    .mobile-links--level--0>.mobile-links__item>.mobile-links__item-title {height: 48px;}
    .mobile-links__item-title {display: -ms-flexbox; display: flex;-ms-flex-align: stretch;align-items: stretch;cursor: pointer;}
    .mobile-links--level--0>.mobile-links__item>.mobile-links__item-title .mobile-links__item-link {padding: 12px 20px;}
    .mobile-links__item-link {-ms-flex-positive: 1;flex-grow: 1;color: #000;}
    .mobile-links__item-toggle {border: none;background: transparent;padding: 0;width: 55px;-ms-flex-negative: 0;flex-shrink: 0;
    display: -ms-flexbox;display: flex;-ms-flex-align: center;align-items: center; -ms-flex-pack: center;justify-content: center;
    cursor: inherit;fill: #999;transition: fill .2s;border-left: 1px solid #ebebeb;cursor: pointer;}
    .mobile-links__item-sub-links {visibility: hidden;overflow: hidden;height: 0;opacity: 0;transition: height .3s,opacity .3s,visibility 0s .3s;}
    .mobile-links__item--open>.mobile-links__item-sub-links {visibility: visible;height: auto;opacity: 1;transition-delay: 0s,0s,0s;}
    .mobile-links--level--1 {background: #f7f7f7;font-size: 14px;line-height: 14px;}
    .mobile-links:not(.mobile-links--level--0) {border-top: 1px solid #ebebeb;}
    .mobile-links__item-toggle:focus{outline: inherit;}
    .mobile-links--level--1 .mobile-links__item .mobile-links__item-link {padding: 13px 20px;margin-bottom: 0;}
    .mobile-links__item.mobile-links__item--open i.fa-chevron-down{transform: rotate(-180deg);}
    .mobilemenu__close i.fa-close{font-size: 20px;color:#1a2b4b;}
    .mobile-links--level--1 .mobile-links__item .mobile-links__item-link b{font-weight: 600;margin-right: 5px;}
    .mobile-header__menu-button{top: 15px;z-index: 2;display:block;position: absolute;font-size: 24px;color: #909090;}
    .main-menu{display: none;}
    .mobilemenu{display:block;}
    .mobile-header__menu-button {
    top:-10px;
    right: 15px;
    z-index: 2;
    display: block;
    position: absolute;
    font-size:20px;
    color: #909090;}
    .mobile-header__menu-button{display: block;border: none;background: none;color: #0066ff;margin-top:0;font-size:24px;}
    .header .main-menu{display: none;}	
    .header .col-sm-2{-ms-flex: 0 0 60%;flex: 0 0 60%;max-width:60%;}
    .header .col-sm-2 img{max-width:100%;}
    .header .col-sm-10{-ms-flex: 0 0 40%;flex: 0 0 40%;max-width:40%;}
    .clodskybg{height: auto;}
    .abtskypgesec h4{font-size: 20px;}
    .abtskypgesec .col-sm-6 img{margin-bottom: 20px;}
    .procmndv{margin-bottom: 20px;}
    .header .menshap{top:0px;height:100%;}
    .header .logo{left:0;width:100%;}
    .topheader img{height: 100%;}
    .header .topheader{height: 30px;}
    .mobile-header__menu-button{margin-top:-10px;}
    .header .logo{top:-15px;}
    .header .menshap{width: 70%;}
    .newsmpwrp .card-header a{line-height: 24px;font-size: 18px;}
    .footer .col-sm-6{text-align: center;}
    .footer .col-sm-6 .text-right{text-align: center !important;}
    .footer .col-sm-6 .text-right a{font-size: 14px;}
    .tempgesec .teamlst .col-sm-2{-ms-flex: 0 0 50%;flex: 0 0 50%;max-width:50%;padding: 0 10px;}
    .tempgesec .teamlst .temasecwrp .card-header{padding: 0.75rem 0.75rem;}
    .temasecwrp .card button{font-size: 15px;line-height: 20px;}

}
@media only screen and (min-width: 320px) and (max-width: 479px) {
	.header .menshap{width:70%;}
    .header .col-sm-2{text-align: center;}
    .clodskybg h2{font-size:22px;}
    .clodskybg{padding: 20px 0;}
    .clodskybg img.tpbtmmv{max-width: 30px;top:15%;}
    .header .logo{left:-13px;}
}




img {
	max-width: 100%;
	height: auto;
	width: auto\9; /* ie8 */
}

