body {color: #282828; font-family: 'Open Sans', sans-serif; line-height: 22px; background: #f3f3f3; overflow-x: hidden}
.mt10 {margin-top: 10px;} .mt20 {margin-top: 20px;} .mt40 {margin-top: 40px;}
.mb10 {margin-bottom: 10px;} .mb40 {margin-bottom: 40px;}
.padding-zero {padding: 0}.margin-zero {margin: 0}
.color {color:#ff9900;}
.white {color: #fff;}
.black {color: #000;}
.auto {margin: auto}
.bold {font-weight: 800}
.font14 {font-size: 14px;}.font12 {font-size: 12px;} .font13 {font-size: 13px;} .font16 {font-size: 16px;} .font18 {font-size:18px;} .font20 {font-size:20px;}
.uppercase {text-transform: uppercase}
.position {position: absolute;}
.relative {position:relative;}
.clear {clear: both}
.hero-header3 {background: #ebebeb; color: #000;}
.cuet_white, .cuet_blue {color: #fff;}
/*Popup*/
#mask {
  position:absolute;
  left:0;
  top:0;
  z-index:9000;
  background-color:#000;
  display:none;
}  
#boxes .window {
  position:fixed;
  left:0;
  top:0;
  width:320px;
  height:200px;
  display:none;
  z-index:99999999;
  padding:5px;
  text-align: center;
}
#boxes #dialog {
  width:auto; 
  height:auto;
  padding:5px;
  background-color:#ffffff;
  font-family: 'Segoe UI Light', sans-serif;
  font-size: 14pt;
}
.maintext{
	text-align: center;
  font-family: "Segoe UI", sans-serif;
  text-decoration: none;
}

#lorem{
	font-family: "Segoe UI", sans-serif;
	font-size: 12pt;
  text-align: left;
}
#popupfoot{
	font-family: "Segoe UI", sans-serif;
	font-size: 16pt;
  padding: 10px;
  position: absolute;
  top: 0; right: 0;
  background: #fff;
  color: #000;
  font-weight: bold;
}
#popupfoot a{
	text-decoration: none;
}
.agree:hover{
  background-color: #D1D1D1;
}
.popupoption:hover{
	background-color:#D1D1D1;
	color: green;
}
.popupoption2:hover{
	
	color: red;
}
/*Popup*/

.png {background:url(../images/png.png) no-repeat center top;} 
.png_w {width: 150px; height: 74px; display: block;}
.png1 {background-position: 0px -65px }
.png2 {background-position: -151px -65px }
.png3 {background-position: -302px -65px }
.png4 {background-position: 0px -140px }
.png5 {background-position: -377px -140px }
.png6 {background-position: -0px -216px }
.png7 {background-position: -151px -216px }
.png8 {background-position: -305px -215px; }

h5, h4, h3, h2, h1 {padding: 0; margin: 0; font-family: 'Helvetica', sans-serif;}
p, form{padding: 0; margin: 0;}
a {color: inherit}
a:hover {text-decoration: none; color: inherit}
a:visited { color: inherit;}
@font-face {
  font-family: 'Helvetica';
  src: url('../fonts/Helvetica.eot') format('embedded-opentype');
  font-weight: normal;
  font-style: normal;
}

@font-face {
  font-family: 'Helvetica';
  src:  url('../fonts/Helvetica.eot') format('woff'), url('../fonts/Helvetica.ttf')  format('truetype'), url('../fonts/Helvetica.svg#Helvetica') format('svg');
  font-weight: normal;
  font-style: normal;
}
body {
	background-image: url(../images/bgpng.png);
	background-size: auto auto;
	background-repeat: repeat;
	background-size: inherit;
	background-position: top;
}
header {
	padding: 25px 0 0 0;
	font-size: 18px;
	font-weight: bold;
	margin: auto;
}

.circle {width: 125px; position: absolute;}
.circle_icon1 {top: 124px; left: -150px;}
.circle_icon2 {top: 262px; left: -78px;}
.circle_icon3 {top: 526px; left: -110px;}
.circle_icon4 {top: 124px; right: -180px;}
.circle_icon5 {top: 262px; right: -108px;}
.circle_icon6 {top: 526px; right: -130px;}

.pig {
	background: #ff9900;
	border-radius: 50%;
	padding: 20px;
}
header .logo img {
	padding: 25px;
}
.crane {position: absolute; top: 240px; left: 0; right: 0; margin: auto; z-index: 1}
.cranes {padding: 200px 0}
.crane2 {position: absolute; top: 60px; right: -80px; z-index: 1}
.header {
	padding: 0;
	text-align: center;
}
.header h2 {
	font-size: 40px;
	font-weight: 800;
}
.header h2, h3, h1 {
	text-transform: uppercase;
}
.header h1 {
	font-size: 4.header span0px;
	font-weight: bold;
	color: #014fa5;
}
.header h3 {
	font-size: 16px;
}
/*.header span {
	color: #ff9900;
}*/box
.center, .center2 {text-align: center}
.before {background: #defcff; padding: 8px 0; font-size: 15px; border: 1px solid #bcd4d6;}
/*form-Start*/
input, select {
	width: 100%;
	border: 0;
	height: 45px;
	margin: 4px 0;
	padding: 10px;
	border-radius: 2px
}
.form {background: #014fa5;
	padding: 15px;
	width: 100%;
	margin: auto;
	border: 4px dashed #f3f3f3;
	margin: 50px auto;
	font-size: 14px;
	font-weight: normal;
}
.mobile-verify {
    z-index: 2;
    width: auto;
    height: 100%;
    line-height: 23px;
    padding: 5px 10px;
    border-left:1px solid #dedede;
    cursor: pointer;
    border-radius: 5px 5px 5px 5px;
    color: #fff;
    letter-spacing: .5px;
	background: #04bd00;	
}
.form input, .form select {
    height: 42px;
}
.su-edge-id {
    padding: 15px 0 15px 0;
}
.absolute {position:absolute;bottom:13px;right:20px;font-size:11px;color:#ff0000}
.button {
	background: #ff9900;
	border: none;
	margin-top: 15px;
	padding: 18px 90px;
	font-size: 22px;
	font-weight: 900;
	color: #fff;
	border-radius: 2px;
}
.button2 {width: 100%; padding: 15px 36px;}
.or span {
    position: absolute;
    left: 0px;
    right: 0;
    margin: auto;
    color: #fff;
    width: 35px;
    top: 12px;
}
.or {
    border-bottom: 1px solid #0065d5;
    display: block;
    margin-left: 15px;
    margin: 20px 0 0 0;
}
.green {
    background: #3ec768;
}
.arrow {
	background: url(../images/arrow.png) no-repeat;
	background-position: 97% center;
	background-color: #fff;
	-moz-appearance: none;
	-webkit-appearance: none;
}
#boxshadow {
    position: relative;
    -moz-box-shadow: 1px 2px 4px rgba(0, 0, 0,0.5);
    -webkit-box-shadow: 1px 2px 4px rgba(0, 0, 0, .5);
    box-shadow: 0 0px 0px rgba(0, 0, 0, .5);
}

/* Make the image fit the box */
#boxshadow img {
    width: 100%;
    border-style: inset;
}

#boxshadow::after {
    content: '';
    position: absolute;
    z-index: -1; /* hide shadow behind image */
    -webkit-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 15px 20px rgba(0, 0, 0, 0.3);
    box-shadow: 0 15px 20px rgba(0, 0, 0, 0.6);                
    width: 70%; 
    left: 15%; /* one half of the remaining 30% */
    height: 100px;
    bottom: 0;
}

.form_tab li {
	display: inline;
	padding: 8px 16px;
	border-radius: 5px;
	color: #fff;
	font-size: 15px;
	font-weight: 700;
}
.form_tab li a {
	color: #fff;
}
.form_tab li a:hover {
	color: #fff;
	text-decoration: none;
}
.form_tab li a:focus {
	color: #ff9900;
	text-decoration: none;
}
.form_tab li.active a {
	color: #ff9900;
	text-decoration: none;
	font-weight: bold;
}
ul.form_tab {
	margin-bottom: 50px;
}
.suat_slot {
	background: #008c79;
	padding: 18px 39px;
}

/*form-End*/
.higlight h2 {
	font-size: 45px;
	color: #012d5e;
}
.higlight_circle {
	border-radius: 50%;
	padding: 26px;
	background: #fff;
	width: 260px;
	height: 260px;
	margin: 7px auto 0 auto;
	text-align: center;
	line-height: 25px;
}
.higlight #demos .owl-carousel .item {background: none}

.higlight .owl-carousel .owl-nav button.owl-next, .owl-carousel .owl-nav button.owl-prev, .owl-carousel button.owl-dot {
    color: #282828;
}
.higlight h3 {font-size: 21px;}

.border_rotate {
	position: absolute;
	top: -15px;
	left: -1px;
}
/*.higlight_circle5 {
	background-image: url(../images/border.png);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: center;
	padding: 19px 10px 27px 10px;
}*/

@charset "UTF-8";
.fil0 {
	fill:#ff9900;
	width: 40px;
	margin-bottom: 10px;
}

/*Graph*/
#graph {
	margin: 70px 0;
	background-image: url(../images/svg/line.svg);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: top;	
}
#graph .graph_text {
	text-align: center;
}

#programmes {
	margin: 60px 0 0 0;
	background-image: url(../images/svg/bg_yellow.svg);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: top;
	padding: 55px 0;
	line-height: 27px;
}
.programmes h2 {
	font-size: 24px;
	margin-bottom: 15px;
}
#programmes_list {
	margin-top: -76px;
	background-image: url(../images/svg/bg_blue.svg);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: top;
	padding: 80px 0;
	line-height: 27px;
}
#programmes_list ul li {font-size: 16px; margin: 5px 0}
.calculator {
	top: 150px;
	left: 40px;
	width: 80px;
}
.graph_icon {
	top: 150px;
	right: 40px;
	width: 80px;
}
#eligibility {
	margin: 50px 0 100px 0;
}
.eligibility {
	margin-top: 40px;
}
.eligibility .contents {
	background: #fff;
	padding: 15px;
	border: 1px solid #ddd;
	border-top: 0;
}
.eligibility .contents ul li {
	margin: 6px 0;
}
.eligibility .table tr th {
	background: #ff9900;
	color: #fff;
}
.eligibility .form-control {
    padding: 6px 12px;
    font-size: 14px;
	height: 35px;
	margin-top: 20px;
	border: 1px solid #c1c1c1;
}
.eligibility .contents h3 {
    font-size: 18px;
    font-weight: 700;
}
.eligibility .contents h4 {margin: 25px 0; font-size: 16px;}
.eligibility ul {margin: 15px 0 15px 15px;}

/*academic*/
.academic {
	padding: 15px;
	border-radius: 10px;
	color: #acacac;
	min-height: 192px;
	font-size: 13px;
}
.academic img {

}
.academic1 img {
	margin: auto;
	border-radius: 10px;
	border: 4px solid #fff;
}
.academic1 .nbs-flexisel-item {
	line-height: inherit;
}
.eligibility .contents #tab_slider li::before {
    content: none!important;
    color: #1e1e1e!important;
    padding-right: 10px;

}
#tab_slider h2 {color: #fff;}
.academic {color: #fff}
.academic h5 {color: #ff9900}

.circle1 span {
    border-radius: 50px;
	border: 1px solid #c1c1c1;
	font-size: 60px;
	height: 100px;
	width: 100px;
	line-height: 90px;
	text-align: center;
	color: #4cc4f1;
	display: block;
	margin: auto;
}
.content p.description h4 {color: #003766}
.contents p {margin: 15px 0;}
.blue_heading {color: #003766!important}
.academic h2 {
	font-size: 18px;
	margin: 10px 0;
	color: #282828;
}
.nbs-flexisel-nav-right, .nbs-flexisel-nav-left {
	font-size: 24px;
}
/*academic*/

/*******************************
* Does not work properly if "in" is added after "collapse".
* Get free snippets on bootpen.com
*******************************/
    .panel-group .panel {
        border-radius: 0;
        box-shadow: none;
        border-color: #EEEEEE;
    }

    .panel-group .panel h4 {margin: 0}
    .panel-default > .panel-heading {
        padding: 0;
        border-radius: 0;
        color: #212121;
        background-color: #FAFAFA;
        border-color: #EEEEEE;
    }

    .panel-title {
        font-size: 14px;
		padding: 10px
    }

    .panel-title > a {
        display: block;
        padding: 10px;
        text-decoration: none;
    }

    .more-less {
        float: right;
        color: #212121;
    }

    .panel-default > .panel-heading + .panel-collapse > .panel-body {
        border-top-color: #EEEEEE;
    }
	

/* ----- v CAN BE DELETED v ----- */


/*Tabs*/
ul.tabs {
	margin: 0;
	padding: 0;
	float: left;
	list-style: none;
	height: 32px;
	border-bottom: 1px solid #333;
	width: 100%;
}

ul.tabs li {
	float: left;
	margin: 0;
	cursor: pointer;
	padding: 0px 21px;
	height: 31px;
	line-height: 31px;
	border-top: 1px solid #333;
	border-left: 1px solid #333;
	border-bottom: 1px solid #333;
	background-color: #666;
	color: #ccc;
	overflow: hidden;
	position: relative;
}

.tab_last { border-right: 1px solid #333; }

ul.tabs li:hover {
	background-color: #ccc;
	color: #333;
}

ul.tabs li.active {
	background-color: #fff;
	color: #333;
	border-bottom: 1px solid #fff;
	display: block;
}

.tab_container {
	border: 1px solid #333;
	border-top: none;
	clear: both;
	float: left;
	width: 100%;
	background: #fff;
	overflow: auto;
}

.tab_content {
	padding: 20px;
	display: none;
}

.tab_drawer_heading { display: none; }

@media screen and (max-width: 480px) {
	.tabs {
		display: none;
	}
	.tab_drawer_heading {
		background-color: #ccc;
		color: #fff;
		border-top: 1px solid #333;
		margin: 0;
		padding: 5px 20px;
		display: block;
		cursor: pointer;
		-webkit-touch-callout: none;
		-webkit-user-select: none;
		-khtml-user-select: none;
		-moz-user-select: none;
		-ms-user-select: none;
		user-select: none;
	}
	.d_active {
		background-color: #666;
		color: #fff;
	}
}
/*tabs*/

.mrgnzero {margin: 0!important;}
.nav-tabs li.active a {
	color: #ff9900!important;
}
#how_to_apply {
	margin: 45px 0;
}
#how_to_apply h2 {
	margin-bottom: 100px;
}

/*Exceptional*/
#join_exceptional {
	padding: 45px 0 0 0;
}
#join_exceptional h2 {
	margin-bottom: 5px;
}
#join_exceptional .mb50 {
	margin-bottom: 45px;
}
#join_exceptional h4 {font-size: 16px; font-weight: 700}
#join_exceptional .five-three p, .five-two p {margin-bottom: 25px;}
/*Exceptional*/

.box {
	width: 250px;
	height: 250px;
    -ms-transform: rotate(45deg); /* IE 9 */
    -webkit-transform: rotate(45deg); /* Safari */
    transform: rotate(45deg); /* Standard syntax */
	border-radius: 10px;
	background-size: auto auto;
	background-repeat: no-repeat;
	background-position: top;
	margin: 0 auto 25px auto;
}
.box1 {
	background-color: #f1c85d;
	background-image: url(../images/bg_box1.jpg);
}
.box2 {
	background-color: #b4d46c;
	background-image: url(../images/bg_box2.jpg);
}
.box3 {
	background-color: #e67a75;
	background-image: url(../images/bg_box3.jpg);
}
.box4 {
	background-color: #8bbfd4;
	background-image: url(../images/bg_box4.jpg);
}
.rotate {
	-webkit-transform: rotate(-45deg);
	-moz-transform: rotate(-45deg);
	-ms-transform: rotate(-45deg);
	-o-transform: rotate(-45deg);
	filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
	color: #fff;
	top: 15px;
	left: 30px;
}
.rotate h3 {font-size: 20px}
.rotate img {
	width: 45px;
	margin-bottom: 20px
}


#global {
	background-image: url(../images/svg/half_circle.svg);
	background-size: auto auto;
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: top 100px center;
	margin: 150px 0 100px 0;
	height: 750px;
}
#global .text {
	width: 560px;
	line-height: 26px;
	margin: 45px auto;
} 
#global .text h5 {
	font-size: 18px;
	font-weight: bold;
	margin-bottom: 10px;
} 
#global .text img {
	width: 150px;
	padding-bottom: 15px;
	padding-right: 25px;
} 
#content-wrap1, #content-wrap2, #content-wrap3, #content-wrap4, #content-wrap5{
	display:none;
}
.ex1 {
    height: 280px;
    overflow-y: scroll;
}

/*CircleEffects*/
.pulse1 {
    position: absolute;  
    width: 170px;
    height: 170px;
    margin: auto; 
    top: -123px; left: -4px; bottom: 0; right: 0;
    z-index: 1;
    opacity: 0;
    border: 3px solid rgba(255,255,255,.1);
  
    -webkit-animation: pulsejg1 2s linear infinite;
    -moz-animation: pulsejg1 2s linear infinite;
    animation: pulsejg1 2s linear infinite;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    -moz-box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    box-shadow: inset 0px 0px 15px 10px rgba(0, 0, 0, .6);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.pulse2 {
    position: absolute;
    width: 170px;
    height: 170px;
    margin: auto; 
    top: 0; left: 0; bottom: 0; right: 0;
    z-index: 2;
    opacity: 0;
    border: 1px solid rgba(255,255,255,0);
  
    -webkit-animation: pulsejg2 4s linear infinite;
    -moz-animation: pulsejg2 4s linear infinite;
    animation: pulsejg2 4s linear infinite;
    -webkit-border-radius: 999px;
    -moz-border-radius: 999px;
    border-radius: 999px;
    -webkit-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    -moz-box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    box-shadow: inset 0px 0px 12px 5px rgba(255, 255, 255, .8);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

@-webkit-keyframes pulsejg1 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -webkit-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -webkit-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -webkit-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -webkit-transform: scale(1.4);
        opacity: 0;
    }
}

@-moz-keyframes pulsejg1 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    50% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    60% {
        -moz-transform: scale(.9);
        opacity: .2;
    }

    70% {
        -moz-transform: scale(1.1);
        opacity: .35;
    }

    80% {
        -moz-transform: scale(1.25);
        opacity: .2;
    }

    100% {
        -moz-transform: scale(1.4);
        opacity: 0;
    }
}

@keyframes pulsejg1 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    50% {
        transform: scale(.6);
        opacity: 0;
    }

    60% {
        transform: scale(.9);
        opacity: .1;
    }

    70% {
        transform: scale(1.1);
        opacity: .25;
    }

    80% {
        transform: scale(1.25);
        opacity: .1;
    }

    100% {
        transform: scale(1.4);
        opacity: 0;
    }
}

@-webkit-keyframes pulsejg2 {
    0% {
        -webkit-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -webkit-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -webkit-transform: scale(1);
        opacity: .1;
    }

    60% {
        -webkit-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -webkit-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -webkit-transform: scale(1.3);
        opacity: 0;
    }
}

@-moz-keyframes pulsejg2 {
    0% {
        -moz-transform: scale(.6);
        opacity: 0;
    }

    40% {
        -moz-transform: scale(.8);
        opacity: .05;
    }

    50% {
        -moz-transform: scale(1);
        opacity: .1;
    }

    60% {
        -moz-transform: scale(1.1);
        opacity: .3;
    }

    80% {
        -moz-transform: scale(1.2);
        opacity: .1;
    }

    100% {
        -moz-transform: scale(1.3);
        opacity: 0;
    }
}

@keyframes pulsejg2 {
    0% {
        transform: scale(.6);
        opacity: 0;
    }

    40% {
        transform: scale(.8);
        opacity: .05;
    }

    50% {
        transform: scale(1);
        opacity: .1;
    }

    60% {
        transform: scale(1.1);
        opacity: .3;
    }

    80% {
        transform: scale(1.2);
        opacity: .1;
    }

    100% {
        transform: scale(1.3);
        opacity: 0;
    }
}
/*CircleEffect*/

.russia {
	left: 115px;
	top: 262px;
	width: 160px;
	text-align: center;
}
.border_dotted_1 {
	left: 107px;
	top: 243px;
	width: 178px;
}
.border_dotted_2 {
	left: 266px;
	top: 401px;
	width: 178px;
}
.border_dotted_3 {
	left: 482px;
	top: 462px;
	width: 178px;
}
.border_dotted_4 {
	left: 699px;
	top: 401px;
	width: 178px;
}
.border_dotted_5 {
	left: 860px;
	top: 245px;
	width: 178px;
}
.global_img {
	position: absolute;
	top: 445px;
	left: -185px;
}
.global_img2 {
	position: absolute;
	top: 400px;
	left: -240px;
}
.global_img .img {
	width: 250px;
}
.germany {
	left: 275px;
	top: 420px;
	width: 160px;
	text-align: center;
}
.australia {
	left: 490px;
	top: 480px;
	width: 160px;
	text-align: center;
}
.mexico {
	left: 708px;
	top: 420px;
	width: 160px;
	text-align: center;
}
.canada {
	left: 868px;
	top: 264px;
	width: 160px;
	text-align: center;
}
#global h4 {
	margin-top: 100px;
	color: #282828;
}
.border {
	border: 6px solid #ebebeb;
	border-radius: 50%;
	padding: 10px;
}
#global_mobile {
	margin: 85px 0;
	line-height: 26px;
}
#global_mobile #demos {
	max-height: 540px;
	overflow-y: scroll;
	overflow-x: hidden;
}
#student_speak {
	margin: 85px 0
}
.student_speak {
	background-image: none;
	background-size: auto auto;
	background-repeat: no-repeat;
	background-position: center 55px;
	line-height: 24px
}
.sepak {margin-top: 25px;}
.img-circle {
	margin-right: 25px;
}
.student_speak .carousel-indicators {
    bottom: -80px;
}
.student_speak .carousel-control {
	display: none
}
.student_speak_img {
	position: absolute;
	top: 0;
	right: 0px;
	z-index: 9999;
}
.student_speak_img .img {
	width: 250px;
}

.carousel-indicators .active{ } 
.content{ margin-top:20px; } 
.adjust1{ float:left; width:100%; margin-bottom:0; } 
.adjust2{ margin:0; } 
.carousel-indicators li{ border :1px solid #ccc; } 
.carousel-control{ color:#31708f; width:5%; } 
.carousel-control:hover, .carousel-control:focus{ color:#31708f; } 
.carousel-control.left, .carousel-control.right { background-image: none; } 
.media-object{ margin:auto; margin-top:15%; } 
@media screen and (max-width: 768px) { .media-object{ margin-top:0; } }

.sharda_img {
	background-image: url(../images/sharda-university.jpg);
	background-repeat: no-repeat;
	background-size: inherit;
	background-position: top;
	height: 159px;
	
}
footer {
	background-color: #4d5a6b;
	padding: 50px 0 25px 0;
	color: #fff;
	font-size: 13px;
	
}

/*MoveTop*/
.move-top {
	background: #01b9b9;
	padding:8px 5px 5px 11px;
	height:40px;
	width:40px;
	border-radius: 50px 50px 50px 50px;
	border:1px solid #fff;
}
.cd-top > img {
    width: 100%;
}
.cd-top.cd-fade-out {
    opacity: 1;
}
.cd-top.cd-is-visible {
    visibility: visible;
    opacity: 1;
}
.cd-top {
    display: inline-block;
    /*height: 60px;
    width: 60px;*/
    position: fixed;
    bottom: 5px;
    right: 5px;
    opacity: 0;
    cursor: pointer;
}
div.angrytext {
 -webkit-animation: jump 5.5s ease 0s infinite normal ;
 animation: jump 5.5s ease 0s infinite normal ;
}

@-webkit-keyframes jump {
  0%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  20%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  40%{
	-webkit-transform: translateY(-30px);
	transform: translateY(-30px);
  }
  50%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  60%{
	-webkit-transform: translateY(-15px);
	transform: translateY(-15px);
  }
  80%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
  100%{
	-webkit-transform: translateY(0);
	transform: translateY(0);
  }
}

@keyframes jump {
  0%{
	transform: translateY(0);
  }
  20%{
	transform: translateY(0);
  }
  40%{
	transform: translateY(-30px);
  }
  50%{
	transform: translateY(0);
  }
  60%{
	transform: translateY(-15px);
  }
  80%{
	transform: translateY(0);
  }
  100%{
	transform: translateY(0);
  }
}
/*MoveTop*/

.alertmsg {
    position: fixed;
    z-index: 2000;
    width: 100%;
    right: 0;
    top: 5px;
    text-align: center;
}
.alertmsg .red {
    background: #ff0000;
    color: #fff;
    padding: 8px 15px;
    display: inline-block;
}

/*Animation*/
#loading {
		-webkit-animation: rotation 7s infinite linear;
}

@-webkit-keyframes rotation {
		from {
				-webkit-transform: rotate(359deg);
		}
		to {
				-webkit-transform: rotate(0deg);
		}	
				
/*Animation*/
	