@import url(//fonts.googleapis.com/css?family=Roboto:400,100,300,100italic,300italic,400italic,500,500italic,700,900,700italic,900italic);

/* CSS Document */

body{
    font-family: 'Roboto', sans-serif;
}
html, body{
    height:100%;
}

.main-bg{
    background:url(../img/main-bg.jpg) no-repeat center top fixed;
    background-size:100% auto;
    height: 100%;
}
.inner-bg{
    background:url(../../img/inner-bg.jpg) no-repeat center top fixed;
    background-size:100% auto;
    min-height: 100%;
}
.navbar-default{
    background:none;
    border:0px;
}
#header {
		/* background: url(../../img/bg-main-head.png) no-repeat top center; */-Remove
		position: relative;
		z-index: 999999999;
		padding: 5px 0px;
		background-color: #fff;
}
/*
background: rgba(255, 255, 255, 0.9);
box-shadow: 0 2px 7px #000000;
height: 50px;
}

#header:before {
background: rgba(255, 255, 255, 0.9);
content: "";
height: 93px;
left: 0;
padding: 0;
position: absolute;
top: 0;
width: 43%;
}*/
.navbar-brand {
	height: auto;
	line-height: normal;
	padding: 7px 0 2px;
	position: absolute;
	width: 300px;
	margin-top: 0px !important;
}
.navbar-brand img{
	width:100%
}
	.head-content {
		padding-bottom: 0px;
		width: 1280px;
	}
.navbar-default {
	   margin-bottom: 0px !important;
	}
.nav.navbar-nav.navbar-right{}
.nav.navbar-nav.navbar-right li{
    font-size:12px;
    font-weight:bold;
    text-transform:uppercase;
}
.nav.navbar-nav.navbar-right li a{
    color:#000;
    padding:15px 22px;
}
.nav.navbar-nav.navbar-right li a:hover{
    background:#ec0000;
    color:#FFF;
}
.fix{
    background:#ec0000;
    color:#FFF !important;
}
.content{}
.carousel-caption h1{
    margin:0px;
    padding:0px;
    font-size:30px;
    color:#fff;
}
.carousel-caption p{
    font-size:16px;
    color:#dcdcdc;
}
.carousel-control.right{
    background:none;
}

.carousel-control.right{
    background:none;
}
.carousel-control.left{
    background:none;
}

.carousel-caption {
    left: 0;
    padding: 0;
    position: relative;
    right: auto;
    text-align: left;
    bottom:0;
    float:left;
    width:57%;
}

.right{
    float:right;
}

.carousel-caption h1{
    padding:60px 0px 28px 0px;
    margin:0px;
    font-size:30px;
    color:#fff;
    font-weight:normal;
    text-transform:uppercase;
}
.carousel-caption p{
    font-size:16px;
    color:#fff;
    font-weight:normal;
    text-transform:uppercase;
}
.carousel-control{
    width:5%;
}
.slider-wid{
    max-width: 1000px;
    width: 75%;
}
.carousel.slide{
    background:url(../../img/slider-back.png) repeat-y center top;
    margin:-55px 0 0 0;
    padding:35px 0 25px 0;
    background-size:100% auto;
}
.inner-wid-con{
    bottom: 85px;
    left: 0;
    margin: 20px auto 0;
    overflow: hidden;
    position: absolute;
    right: 0;
    width: 1280px;
}
.in-con-box{
    background:rgba(0,0,0,0.7);
    min-height:170px;
    width:32.66%;
    margin:0px 1% 0 0;
    height:170px;
}
.in-con-box h1{
    color: #ffffff;
    font-size: 16px;
    margin: 0;
    padding: 10px 0 10px 15px;
    text-transform: uppercase;
}
.in-con-box ul{
    margin:0px;
    padding:0px;
}
.in-con-box ul li{
    list-style-type:none;
    font-size:13px;
    color:#fff;
    background:url(../../img/arrow.png) no-repeat left center;
    padding:0px 0 0 13px;
    margin:0px 0 0 15px;
    line-height:20px;
}
.in-con-box p{
    color: #ffffff;
    font-size: 13px;
    line-height: 20px;
    margin: 0;
    padding: 0 40px 0 15px;
}
.read-more{
    font-size:12px;
    color:#fff;
    font-weight:bold;
    padding:7px 0 0 15px;
}
.read-more a{
    color:#FFF;
    border: 1px solid #ffffff;
    color: #ffffff;
    padding: 7px 16px;
    display:block;
    float:left;
}
.read-more a:hover{
    background:#ec0000;
    text-decoration:none;
}
.glyphicon {
    color:#FFF;
    font-size:22px;
}
.last-box-inner1{
    margin:0px 0 0 25px;
    line-height: 36px;
}
.last-box-inner1 span{
    margin:5px 5px 0 0;
    display:block;
    float:left;
}
.last-box-inner1 a{
    color:#FFF;
    font-size:16px;
    font-weight:bold;
    text-transform:uppercase;
}
.top-space{
    padding-top:13px;
    margin-right:0px;
}

#footer{
    background:url(../../img/border-footer.png) repeat-x center top;
    padding:7px 0 0 ;
    clear:both;
    margin:40px 0 0 0;
    overflow:hidden;
    position:fixed;
    left:0;
    right:0;
    bottom:0;
    width:100%;
}
.footre-inner{
    background:rgba(0,0,0,0.7);
}
.left-foonter{
    float:left;
    width:50%;
    font-size:12px;
    color:#fff;
    padding:5px 0;
}
.left-foonter strong{
    font-size:13px;
}
.left-foonter a{
    color:#FFF;
}
.footer-wid{
    width:1280px;
}
.right-foonter{
    float:right;
}
.right-foonter ul{
    margin:0px;
    padding:10px 0;
    float:right;
}
.right-foonter ul li{
    list-style-type:none;
    float:left;
    font-size:12px;
    color:#fff;
    padding:0px 0 0 4px;
}
.right-foonter p{
    clear:both;
    font-size:12px;
    color:#fff;
}
#content{
    margin-bottom:73px;
    height:auto;
}
/*-======* inner pages 007/= *=====-*/

/*-- about-start --*/

.content-wid{
    background:url(../../img/con-back-inner.png) repeat-y;
    overflow:hidden;
    width:1280px;
    margin:-55px auto 0;
    padding:55px 0 0 0;
    height:auto;
}
.inner-bg .row {
    height: 92%;
}
.left-penal h1{
    font-size:16px;
    color:#fff;
    font-weight:bold;
    text-transform:uppercase;
    margin:0px;
    padding:5px 0px 5px 0px;
    line-height:27px;
}
.col-md-9.left-penal h1{
    padding:15px 0px 15px 0px;
}
.left-penal h1 span{
    color:#CCC;
    font-size:12px;
}
.left-penal p{
    font-size:14px;
    color:#fff;
    font-weight:normal;
    padding:0px 10px 10px 0;
    margin:0px;
}
.left-penal .read-more{
    margin:0px;
    padding:10px 0 0px 0px;
}
.left-title-main{
    font-size:24px;
    color:#FFF;
    font-weight:bold;
    margin:10px 0 0 0;
    padding:0px 0px 3px 10px;
    text-transform:uppercase;
    background:url(../../img/left-title-main.png) repeat-y;
}
.right-penal{ height:95%;}
.right-penal .row{ height:95%;}
.right-penal .inner-right{
    background:rgba(0,0,0,0.7);
    width:97%;
    margin:0 0 20px 0;
    height:90%;
    padding-bottom:10px;
}
.right-penal .inner-right h1{
    margin:0px;
    padding:15px 0px 0px 20px;
    font-size:16px;
    color:#FFF;
    font-weight:bold;
    text-transform:uppercase;
}
.right-penal .inner-right ul{
    margin:0px;
    padding:15px 0px 0px 20px;
}
.right-penal .inner-right ul li{
    color: #ffffff;
    font-size: 12px;
    line-height: 20px;
    list-style-type: none;
    padding: 3px 10px 3px 11px;
    text-indent: -14px;
}


.portfolio-inner{}
.portfolio-inner ul{
    margin:0px;
    padding:0px;
}
.portfolio-inner ul li{
    list-style-type:none;
    float:left;
    background:rgba(0,0,0,0.7);
    padding:10px;
    margin:20px 0 3px 0px;
    position:relative;
}

.inner-hover{
    background:url(../../img/hover-bg-port.png) repeat;
    width:100%;
    height:100%;
    position:absolute;
    top:0;
    left:0;
    padding-top: 45%;
    text-align:center;
    display:none;
}
.portfolio-inner ul li:hover .inner-hover{
    display:block;
}

.pag-main{
    float: right;
    margin: 13px 0;
    padding: 10px 22px 8px 0;
    width: 30%;
    background:url(../../img/page-bg.png) no-repeat;
    text-align:right;
}
.pag-main .pagination{
    margin:0px;
}
.pag-main .pagination li a{
    background:none;
    border:none;
    border-right:solid 1px #FFF;
    font-weight:bold;
    color:#FFF;
    font-size:12px;
    padding:0px 10px 0;
    text-transform:uppercase;
}
.pag-main .pagination li:last-child a{
    border:none !important;
}



.career-main ul{
    margin:0px;
    padding:0px 0px 0px 10px;
}
.career-main ul li{
    list-style-type:none;
    font-size:14px;
    color:#FFF;
    background:url(../../img/bullet.png) no-repeat left center;
    padding:0px 0 0 14px;
    line-height:30px;
}

.career-main h1{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding:10px 1% 7px;
    text-transform: uppercase;
}
.career-main p{
    font-size:12px;
    color:#FFF;
    padding:0px 0px 0px 10px;
    margin:0px;
}
.career-main p strong{
    display:block;
    padding:15px 0 5px 0;
    text-transform:uppercase;
}

.right-career{
    background:rgba(0,0,0,0.7);
    margin: 0px 10px 10px;
    padding-bottom:20px;
    /*min-height: 296px;*/
    overflow:hidden;
}
.right-career h1{
    padding:10px;
}

.form-inner{
    padding:0px 10px;
}

.form-inner input{
    padding:0px 10px;
    border:0px;
    line-height:32px;
    width:100%;
    margin:0px 0 10px 0;
    background:rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    color:#FFF;
}
.form-inner input:focus{
    background:rgba(255, 255, 255, 0.7);
    color:#333;
}
.form-inner label{
    color:#c3c3c3;
    font-weight: 400;
}
.form-inner textarea{
    width:100%;
    border:none;
    height:85px;
    padding:10px;
    background:rgba(255, 255, 255, 0.3);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    -o-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
    color:#FFF;
}
.form-inner textarea:focus{
    background:rgba(255, 255, 255, 0.7);
    color:#333;
}

.form-inner.col-md-12{
    clear:both;
}
.form-inner.col-md-6.clear{
    clear:both;
}
.form-inner.col-md-12 img{
    margin:10px 0 10px 0;
    /* IE 8 */
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=30)";
    /* IE 5-7 */
    filter: alpha(opacity=30);
    /* Netscape */
    -moz-opacity: 0.3;
    /* Safari 1.x */
    -khtml-opacity: 0.3;
    /* Good browsers */
    opacity: 0.3;
}
.btn.btn-send{
    border: 1px solid #ffffff;
    border-radius: 0;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 44px 0 10px 10px;
    padding: 5px 0px 4px;
    width: 22%;
}
.btn.btn-send a{
    color:#FFF;
    display:block;
}
.btn.btn-send:hover{
    background:#ec0000;
    border:solid 1px #ff7070;
}
.btn.btn-send a:hover{
    text-decoration:none;
}
#googleMap{
    height:190px;
    margin:0 10px 15px 10px;
}
.lasbanner-imgt-career{
    font-size:24px;
    color:#FFF;
    text-transform:uppercase;
    line-height:35px;
    padding:20px 0 20px 10px;
    clear:both;
}
.last-career{
    font-size:24px;
    text-transform:uppercase;
    color:#FFF;
    padding:15px 0 20px 10px;
    clear:both;
}
.last-career a{
    text-transform:none;
    color:#FFF;
}
.banner-img{
    margin:10px 10px 0;
}
.banner-img img{
    width:100%;
}
.left-tab{
    margin:15px 0 0 10px;
}
.left-tab h3{
    background:url(../../img/plush-icon.png) no-repeat 97% center #FFF;
    color:#000;
    margin:0px;
    padding:10px;
    font-size:14px;
    border-top:solid 1px #000;
    width:80%;
    cursor:pointer;
}
.ui-accordion-header-active.ui-state-active{
    background:url(../../img/tab-close-icon.png) no-repeat 97% center #FFF;
}
.left-tab h3:first-child{
    border: none;
}
.tab-inner{
    border:solid 1px #afafaf;
    margin:0px 0 10px 0;
    background:rgba(204,204,204,0.5);
    padding:10px;
    color:#FFF;
    width:80%;
}



.col-md-9.left-penal{
    padding:0 30px 0 27px;
}

.so-icon-team{
    float:left;
    margin:0px 0px 25px 0;
}
.so-icon-team ul{
    margin:0px;
    padding:0px;
}
.so-icon-team ul li{
    list-style-type:none;
    float:left;
    padding:0px 2px 0 2px;
}
.left-team{
    margin: 0;
    padding: 0 0 0 10px;
}

.left-team img{
    width:100%;
}

.left-service p{
    padding:0px 10px 0;
}

.ourhappyclient{}
.ourhappyclient h1{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 18px;
    margin: 0 0 20px 0;
    padding: 10px 0;
    text-transform: uppercase;
    border-bottom: 1px solid #ffffff;
}
.ourhappyclient h1 span{
    color: #cccccc;
    font-size: 12px;
    font-weight:normal;
    text-transform:none;
}
.ourhappyclient .left-team{
    text-align:center;
}
.ourhappyclient .col-md-3.left-team h1{
    margin:0px;
    border:0px;
    text-transform:none;
    font-size:14px;
}
.ourhappyclient .left-team img{
    border-radius:50%;
    width:60%;
}
.ourhappyclient .col-md-9 p{
    color:#FFF;
    font-size:14px;
    padding:10px 0 0 0;
}
.row.border-bot{}
.ourclient{
    background:none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    margin:0px 10px 10px 10px;
    padding:10px 10px 0px 10px;
    width:98.4%;
}
.ourclient ul{
    margin:0px;
    padding:0px 10px;
}
.ourclient ul li{
    list-style-type:none;
    float:left;
    margin:0px 5px 10px 5px;
    width:9.2%;
}
.ourclient ul li img{
    width:100%;
}

.ourclient h1{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 0 0 10px 15px;
    text-transform: uppercase;
}
.col-md-7.left-penal .row {
    background: none repeat scroll 0 0 rgba(255, 255, 255, 0.23);
    border: 1px solid #ffffff;
    margin: 0 0 15px;
    padding: 10px 0;
}
.read-more.right.space-top{
    margin:15px 0 0 0;
}
.box-inner-ser{
    background:rgba(236,0,0,0.7);
    width:190px;
    line-height:190px;
    border-radius:50%;
    margin:0 auto 0;
}
.box-inner-ser a img{
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
.box-inner-ser a img:hover{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.col-md-4.text-center{
    padding:20px 1% 0;
}
.col-md-4.text-center .read-more{
    margin:10px auto 15px;
    text-align: center;
    width: 125px;
    overflow:hidden;
}
.right-contact{
    padding:10px 0 0 0;
}
.right-contact .right-career h1{
    color: #ffffff;
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin: 0;
    padding: 20px 0 0 10px;
    text-transform: uppercase;
}

.content-wid .col-md-12.right-contact .right-career{
    background:url(../../img/location-img.png) no-repeat 95% center rgba(0,0,0,0.7);
    margin: 20px 10px 15px 0;
    padding-bottom:20px;
}
.membership {
    margin: 40px auto 0;
    width: 70%;
}
.membership .membership-inner{
    float:left;
    border:solid 1px #CCC;
    width: 33.3333%;
    background:rgba(255,255,255,0.6);
}
.membership .membership-inner ul{
    padding:0px;
}
.membership .membership-inner ul li{
    list-style-type:none;
    text-align:center;

}
.membership .membership-inner ul li.title{
    background-color: #ce0000;
    color: #ffffff;
    font-size: 18px;
    padding: 10px 0;
    position:relative;
}

.membership .membership-inner ul li.title.popular:before {
    background: url(../../img/popular.png) no-repeat;
    width: 78px;
    height: 78px;
    content: "";
    display: block;
    position: absolute;
    right: -1px;
    top: -1px;
}

.membership .membership-inner ul li.description{
    background:#999;
    padding:20px 10px;
    border-top:solid 1px #CCC;
    border-bottom:solid 1px #CCC;
    min-height:105px;
}
.membership .membership-inner ul li.price{
    font-size:35px;
    padding:10px 0;
}

.membership .membership-inner ul li.bullet-item{
    border-top:solid 1px #CCC;
    line-height:45px;
}
.membership .membership-inner ul li.cta-button{
    border-top:solid 1px #CCC;
    padding:18px 0 9px;
}

.membership .membership-inner ul li.cta-button a{
    border:solid 1px #535353;
    color:#535353;
    padding:7px 30px;
    text-transform:uppercase;
    font-weight:bold;

}
.membership .membership-inner ul li.cta-button a:hover{
    text-decoration:none;
    background:#ec0000;
    color:#FFF;
    border:solid 1px #afafaf;
}
.top-spacing{
    margin:-25px -1px 25px;
    background:rgba(255,255,255,0.7) !important;
}
.space-con-top{
    margin:0 0 0 0;
}
.navbar-right{
    margin-right: -45px;
}
.contact-inner{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    margin: auto;
    overflow: hidden;
    padding: 10px 0 0;
    width: 98%;
}
.bg-catecorie{
    background:rgba(0,0,0,0.5);
    margin:10px 0 0 0;
}
.bg-catecorie ul{
    margin:0px;
    padding:0px 10px;
}
.bg-catecorie ul li{
    list-style-type:none;
}
.bg-catecorie ul li a{
    color:#FFF;
}
.title-cate{
    background:#000;
    color:#FFF;
    padding:5px 10px;
    font-size:15px;
    text-transform:uppercase;
}
.buttons-bottom{}
.bot-btn.right{
    float:right;
}
.bot-btn{
    float:left;
    width:48%;
}
.bot-btn a{
    line-height: 24px;
    margin: 5px 0 0;
    font-size:14px;
    background:#ec0000;
    display:block;
    text-align:center;
    color:#FFF;
    border: 4px solid #6f6f6f;
    -o-transition:color .2s ease-out, background 0.1s ease-in;
    -ms-transition:color .2s ease-out, background 0.1s ease-in;
    -moz-transition:color .2s ease-out, background 0.1s ease-in;
    -webkit-transition:color .2s ease-out, background 0.1s ease-in;
    /* ...and now override with proper CSS property */
    transition:color .2s ease-out, background 0.1s ease-in;
}

#container li:hover .buttons-bottom{
    display:block;
}
.buttons-bottom{
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.7);
    bottom: 0;
    display: none;
    left: 0;
    padding: 37% 10px 0;
    position: absolute;
    right: 0;
    top: 0;
}
.bot-btn a:hover{
    text-decoration:none;
}
.bot-btn.left a:hover{
    background:url(../../img/zoom-icon.png) no-repeat 14px center #ec0000;
    text-align:right;
    padding-right:14px;
}
.bot-btn.right a:hover{
    background:url(../../img/view-icon.png) no-repeat 14px center #ec0000;
    text-align:right;
    padding-right:14px;
}
.mob-develop{}
.title-blog-top{
    background-color: rgba(255, 255, 255, 0.3);
    margin: 30px 0 0;
    padding: 25px 0 50px;
    text-align: center;
}
.title-blog-top h1{
    font-size:30px;
    margin:0px;
    padding:25px 0 20px 0;
}
.title-blog-top h2{
    font-size:20px;
    color:#FFF;
    margin:0px;
    padding:0px;
}
.application-dev{
    text-align:center;
}
.mobileadd-icon img{
    -webkit-transition: -webkit-transform .8s ease-in-out;
    transition: transform .8s ease-in-out;
}
.mobileadd-icon img:hover{
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
}
.application-dev .space-both{
    padding:20px 2% 0;
}
.application-dev .space-both h1{
    padding:15px 0 0 0;
}
.title-main-app{
    text-align:center;
    padding:30px 0 10px 0;
    color:#FFF;
    font-size:35px;
}
.title-main-app span{
    display:block;
    font-size:22px;
    color:#CCC;
}
.modal-open .modal{
    z-index: 999999999;
}

.space-non-add{
    font-size:12px;
    color:#FFF;
    padding:0px 0px 5px 10px;
    margin:0px;
    line-height:23px;
}
.space-non-add strong{
    display:block;
    padding:0px 0 0px 0;
    text-transform:uppercase;
}
.space-non-add p{
    padding:0px 0 15px 0;
}

.brder-left{
    border-left:solid 1px #FFF;
}
.navbar-brand{
    margin-top: 13px;
}


/* Question frontend page*/

#clock .flip-clock-label
    {
        display: none !important;
    }
    .duration .flip-clock-wrapper ul li{
        width:30px !important;
        line-height:30px !important;
    }
     #clock .flip-clock-divider{
        font-size:40px !important;
        color:#FFF !important;
    }
    .duration .flip-clock-wrapper ul{
        width:25px !important;
        height:30px !important;
        font-size:40px;
    }
    #clock  .flip-clock-divider{
        height:23px !important;
        width:8px !important;
    }

     #clock .flip-clock-dot{
        font-size:40px !important;
        background:#FFF !important;
        width:7px !important;
        height:7px !important;
        border-radius:0px !important;
    }
     #clock  span.minutes{
        display:none;
    }
    .duration  .flip-clock-wrapper{
        margin:0px auto !important;


    }
   .duration .flip-clock-wrapper ul li a div div.inn{
        font-size:40px !important;
        color:#FFF !important;
    }

    .panel-body.display-question{
        min-height: 170px;
    }
    .panel-heading.question_title{
        font-weight: bold;
    }

    .over-exam-btn {
    background: green none repeat scroll 0 0 !important;
    padding: 10px 0 !important;
    display: inline-block !important;
    min-width: 100px !important;
    float: left !important;
    margin: 0px 10px 0 0 !important;
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
    }
    .over-exam-btn:hover{
     color: #FFF!important;
    }
    .over-exam-btn-hide-show{
        display: none;
    }

/* MPT 07-30-2018*/
.startQuiz #title{
    margin: 0;
}
.startQuiz .mpt-qlist{
    padding: 1em;
    margin: 1em 0;
 }
 .startQuiz #clock .flip-clock-divider{
    margin: 0 10px 0 0;
 }
 .startQuiz .duration .flip-clock-wrapper ul li{
    width: 37px !important;
}
.startQuiz .duration .flip-clock-wrapper ul{
    height: 38px !important;
}
.startQuiz .duration .flip-clock-wrapper ul li{
    line-height: 34px !important;
}
.startQuiz .duration{
    margin-top: -6px;
}
.startQuiz #submitexamQuestionListForm{
    width: 100%;
}
.startQuiz .cbtnin{
    padding: 5% 50%;
}
.startQuiz .cbtnin .btn.over-exam-btn{
    padding: 10px 10px !important;
}
.startQuiz .question-count{
    font-size: 1.15em;
}
.startQuiz .btn.btn-send.btnmain button {
    background: #333 !important;
    width: 120px!important;
}
.startQuiz .btn.btn-send.btnmain button.btn-next {
    width: 120px!important;
}
.display-question input{
    margin: 8px 0;
}

/* Adjust the position of the bottom's dot */
.flip-clock-dot.bottom {
    bottom: 0;
    top: 1.1rem;
}

/* MPT 07-30-2018*/
.btn.over-exam-btn{
    position: relative;
    color: rgba(255,255,255,1);
    text-decoration: none;
    font-weight: 700;
    display: block;
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 0px 0px 0px rgba(219,31,5,1), 0px 5px 0px rgba(0,0,0,.7);
    -moz-box-shadow: 0px 0px 0px rgba(219,31,5,1), 0px 5px 0px rgba(0,0,0,.7);
    box-shadow: 0px 0px 0px rgba(219,31,5,1), 0px 5px 0px rgba(0,0,0,.7);
    margin: 100px auto;
    text-align: center;
    -webkit-transition: all .1s ease;
    -moz-transition: all .1s ease;
    -ms-transition: all .1s ease;
    -o-transition: all .1s ease;
    transition: all .1s ease;
}


.btn.over-exam-btn:active {
    -webkit-box-shadow: 0px 0px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    -moz-box-shadow: 0px 0px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    box-shadow: 0px 0px 0px rgba(219,31,5,1), 0px 3px 6px rgba(0,0,0,.9);
    position: relative;
    top: 6px;
}
.thanksText{
    min-height: 550px !important;
}
@media (max-width: 991px) and (min-width: 768px){
	.navbar-brand::before{
			background: none !important;
	}
}

@media(min-width: 991px){
	.navbar-toggle{
		margin-top: 15px;
	}
}