body {
    font-family: 'Verdana', sans-serif;
    padding-top: 40px;
}

.page2banner {
    background-color: #505763;
    background: url("../img/banner/p2-header.jpg") no-repeat center;
    margin-top: 10px;
    height: 500px;
    position: relative;
    width: 100%;
    color: #FFFFFF;
    background-size:cover;
}

.page2banner .img-fluid {
    width: 100%;    /* height: 310px;*/
}

.page2banner .over-banner-text {
    position: absolute;
    top: 50%;
    left: 14%;
    margin-top: -110px;
    margin-left: -166px;
}

.orange-container {
    display: none;
    border: none;
    background: -webkit-linear-gradient(-45deg, #ec5252, #6e1a52);
    background: -moz-linear-gradient(-45deg, #ec5252 0, #6e1a52 100%);
    background: -ms-linear-gradient(-45deg, #ec5252 0, #6e1a52 100%);
    background: -o-linear-gradient(-45deg, #ec5252 0, #6e1a52 100%);    /*background: linear-gradient(-45deg,#fb7e2f,#f0855c);*/
    background: linear-gradient(-45deg, #666868, #464646);
}

.orange-works {
    display: flex;
    margin-top: 0
}

.orange-works__col {
    padding: 20px 25px;
    width: 33%;
    margin-left : 100px;
}

.orange-works__col:first-child {
    padding-left: 0;
}

.orange-works__col:last-child {
    padding-right: 0;
}

.orange-works__col--video-homepage {
    text-align: center
}

.orange-works__col--video-homepage b {
    color: #505763;
    font-size: 18px;
    font-weight: 600;
    margin-bottom: 0;
    padding-bottom: 0
}

.orange-works__col--video-homepage .orange-works__sub-title {
    color: #fff;
    display: none;
    font-size: 15px;
    font-weight: 400;
    line-height: 18px;
    padding-top: 3px
}

.orange-works__icon {
    color: #fff;
    float: left;
    display: none;
    margin-right: 16px;
    margin-top: -2px;
    font-size: 47px;
    height: 1em
}

.orange-works__text {
    font-size: 15px;
    text-align: center
}

.orange-works__text b {
    font-size: 17px;
    display: block;
    color: #fff
}

.orange-works__text .orange-works__sub-title {
    color: #fff
}

.orange-works--video-homepage {
    box-shadow: 0 2px 2px rgba(41, 48, 59, .15), 0 1px 0 rgba(41, 48, 59, .2)
}

.container-grey {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
    background-color: #F3F3F3;
}

.MultiCarousel {
    float: left;
    overflow: hidden;
    padding: 15px;
    width: 100%;
    position: relative;
}

.MultiCarousel .MultiCarousel-inner {
    transition: 1s ease all;
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item {
    float: left;
}

.MultiCarousel .MultiCarousel-inner .item > div {
    text-align: left;
    padding: 5px;
    margin: 5px;
    background: #f1f1f1;
    color: #666;
}

.MultiCarousel .leftLst, .MultiCarousel .rightLst {
    position: absolute;
    border-radius: 50%;
    top: calc(50% - 20px);
}

.MultiCarousel .leftLst {
    left: 0;
}

.MultiCarousel .rightLst {
    right: 0;
}

.MultiCarousel .leftLst.over, .MultiCarousel .rightLst.over {
    pointer-events: none;
    background: #ffe9b6;
}

#custom_carousel .item {
    color: #000;
    background-color: #FFFFFF;
    padding: 20px 0;
}

#custom_carousel .controls {
    overflow-x: auto;
    overflow-y: hidden;
    padding: 0;
    margin: 0;
    white-space: nowrap;
    text-align: center;
    position: relative;
    background: #ddd
}

#custom_carousel .controls li {
    display: table-cell;
    width: 1%;
    max-width: 90px
}

#custom_carousel .controls li.active {
    background-color: #FFFFFF;
    border-top: 3px solid orange;
}

#custom_carousel .controls a small {
    overflow: hidden;
    display: block;
    font-size: 10px;
    margin-top: 5px;
    font-weight: bold
}

.input-xs, select.input-xs {
    height: 25px;
    line-height: 20px;
    font-size: 10px;
    width: 70px;
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 1px;
    padding-right: 1px;
}

.straup-text {

    /*line-height: 2;*/

    /*letter-spacing: 2px;*/
    padding-top: 20px;
    background: #bdc3c7;
    font-family: Verdana;
    box-shadow: 0 8px 6px -6px black;
}

.straup-text1 {
    font-family: 'Verdana';
    font-size: 18px;
}

.pb-video-container {
    padding-top: 20px;
    background: #bdc3c7;
    font-family: Lato;
    box-shadow: 0 8px 6px -6px black;
}

.pb-video {

    /*border: 1px solid #e6e6e6;*/
    padding: 5px;
}

/*.pb-video:hover {
 background: #2c3e50;
 }*/
.pb-video-frame {
    transition: width 2s, height 2s;
    box-shadow: 0 5px 5px #777;
    height: 200px;
    width: 400px;
}

.pb-row {
    margin-bottom: 10px;
}

.panel-fin {
    border-color: #6f6f6f;
    box-shadow: 0 8px 6px -6px black;
}

.panel-fin > .panel-heading {
    color: #fff;
    background-color: #6f6f6f;
    border-color: #6f6f6f;
}

.what-you-get {
    background-color: #ffffff;
    border: 1px solid #dedfe0;
    padding: 15px 15px;    /*line-height : 5px;*/
    font-family: Verdana;
    box-shadow: 3px 8px 6px -6px #777;
}

.what-you-get-content {
    list-style: disclosure-closed;
    line-height: 1.5;
}

.requirement {
    background-color: #fff;
    border: 1px solid #dedfe0;
    padding: 10px 15px;
    line-height: 5px;
    font-family: Verdana;
}

#support_tbl .table {
    table-layout: fixed;
}

#support_tbl .table td {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.trunc {
    width: 250px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.indexcity {
    z-index: 9999;
}

/*.right {
 right: 0 !important;
 left: 0 !important;
 }*/
.navbar {
    background-color: #fff;
}

.carousel-fullscreen-sidebar:last-child {
    margin-bottom: 0
}

.tab .nav-tabs {
    border: none;
    margin: 0;
}

.tab .nav-tabs li a {
    padding: 10px;
    margin-right: 20px;
    font-size: 12px;
    font-weight: 600;
    color: #293241;
    text-transform: uppercase;
    border: none;
    border-radius: 0;
    background: transparent;
    z-index: 2;
    position: relative;
    transition: all 0.3s ease 0s;
}

.tab .nav-tabs li.active a {
    border: none;
    background: transparent;
}

.tab .nav-tabs li a:before {
    content: "";
    border: 1px solid #e9e9e9;
    border-radius: 2px;
    position: absolute;
    bottom: 0;
    left: 0;
}

.tab .nav-tabs li a:after {
    content: "";
    width: 0;
    height: 7px;
    background: #007095;
    border: 1px solid #007095;
    border-radius: 0px;
    position: absolute;
    bottom: -20px;
    left: 0;
    opacity: 0;
    z-index: 1;
    transition: all 1s ease 0s;
}

.tab .nav-tabs li.active a:after {
    width: 100%;
    opacity: 1;
}

.carousel-container {
    position: relative
}

.links {
    display: flex;
    justify-content: space-between
}

.links a {
    color: #505763;
    font-size: 13px;
    font-weight: 400
}

.footer__links--main ul {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 90px
}

.footer__links--main ul li {
    flex: 50%;
    width: 50%
}

.footer_copyright {
    margin-right: 20px
}

.text-midnight-lighter {
    color: #686f7a
}

.text-right {
    text-align: right
}

.footer__links--bottom li {
    padding: 6px
}

.footer__links--bottom {
    text-align: left
}

.hr-primary {
    border-top: 6px solid #e08827
}

div.coursepreview {
    margin-top: 10px;
}

/*.datepicker {
 z-index: 1600 !important; /* has to be larger than 1050 */
}

*/

.dropdown-menu {
width: 300px !important;
}

.btn-orange {
color: #fff;
background-color: #ffa500;
border-color: #ffa500;
}

.gametype-badge{
	    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #F6D082 ;
    position: absolute;
}
.com-download-btn{
	background-color: #fff;
    color: #00c0ef;
    text-transform: capitalize;
    border-radius: 30px;
    border: solid 1px #00c0ef;
    font-size: 14px;
    line-height: 16px;
    padding: 7px 12px;
    font-weight: bold;
    transition: all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    -webkit-transition: all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    -moz-transition: all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    -o-transition: all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    -ms-transition: all .1s cubic-bezier(0.19, 1, 0.22, 1) 0.1s;
    outline: none;
}
.com-download-btn:focus,.com-download-btn:hover{
    background-color: #00c0ef;
    color: #fff;
}

/*********************Lead Magnet styles*****************************/
#enquirypopup .modal-dialog{

/*width: 400px;*/

/*margin: 10px;*/
padding: 0px;
position: relative;
}

#enquirypopup .modal-dialog:before{
content: '';
height: 0px;
width: 0px;
border-left: 50px solid #f3834e;
border-right: 50px solid transparent;
border-bottom: 50px solid transparent;
position: absolute;
top: 1px;
left: -15px;
z-index: 99;
}

.custom-modal-header {
text-align: center;
color: #f3834e;
text-transform: uppercase;
letter-spacing: 2px;
border-top: 4px solid;
}

#enquirypopup .modal-dialog .close  {
z-index: 99999999;
color: white;
text-shadow: 0px 0px 0px;
font-weight: normal;
top: 4px;
right: 6px;
position: absolute;
opacity: 1;
}

.custom-modal-header .modal-title {

/* font-weight: bold; */
font-size: 18px;
}

#enquirypopup .modal-dialog:after  {
content: '';
height: 0px;
width: 0px;    /* border-right: 50px solid rgba(255, 0, 0, 0.98); */
border-right: 50px solid #f3834e;
border-bottom: 50px solid transparent;
position: absolute;
top: 1px;
right: -15px;
z-index: 999999;
}

#enquirypopup .form-group {
margin-bottom: 15px !important;
}

#enquirypopup .form-inline .form-control {
display: inline-block;
width: 100%;
vertical-align: middle;
}

.over-banner {
position: absolute;
top: 50%;
left: 25%;
max-width: 40%;
width: 40%;
height: 100%;
transform: translate(-50%, -50%);
}

.centered {
position: absolute;
top: 15%;
max-width: 80%;
width: 80%;
}

.bee-banner {
position: relative;
}

.bee-banner .img-fluid {
width: 100%;    /* height: 310px;*/
}

/*.over-banner-text {
 position: absolute;
 top: 40%;
 left: 70%;
 transform: translate(-50%, -50%);
 max-width:60%;
 width:60%;
 height:20%;
 }*/
.over-banner-text {
position: absolute;
top: 50%;
left: 50%;
margin-top: -122px;
margin-left: -166px;
}

.over-banner-text h1 {
font-size: 45px;
line-height: 45px;
margin-top: 0;
margin-bottom: 4px;
}

.over-banner-text p {
font-size: 31px;
line-height: 31px;
margin: 0;
padding-left: 4px;
color: #7d7e82;
}

.orng-txt {
color: #e29c3c !important;
}

.footer-container {
display: block;
border: none;
background: -webkit-linear-gradient(-45deg, #ec5252, #6e1a52);
background: -moz-linear-gradient(-45deg, #ec5252 0, #6e1a52 100%);
background: -ms-linear-gradient(-45deg, #ec5252 0, #6e1a52 100%);
background: -o-linear-gradient(-45deg, #ec5252 0, #6e1a52 100%);    /*background: linear-gradient(-45deg,#fb7e2f,#f0855c);*/
background: linear-gradient(-45deg, #666868, #464646);
}

.partner-logo {
height: 93px;
width: 50%;
display: table-cell;
vertical-align: middle;
}

.partner-logo.right-area img {
width: 150px;
}

.reachout-btn {
background-color: #E08827; /* bee-orng */
border: none;
color: white;
padding: 15px 32px;
text-align: center;
text-decoration: none;
display: inline-block;
font-size: 16px;
margin: 4px 2px;
cursor: pointer;
}
#testimonialCarousel{
	padding-top:6%;
}
.testimonial-carousel {
overflow: visible;
}

/*.carousel-control .glyphicon-chevron-right, .carousel-control .icon-next {
 margin-right: -120px;
 }*/
.content-area.why-area {
background: url("../img/banner/features-bg.jpg") no-repeat center;
background-color: rgba(0, 0, 0, 0);
background-position-x: center;
background-position-y: center;
background-repeat: no-repeat;
background-attachment: scroll;
background-image: url("../img/banner/features-bg.jpg");
background-size: auto auto;
background-origin: padding-box;
background-clip: border-box;
background-size: cover;
border-bottom: 0;
}

/*.learn-templare {
 position: absolute;
 display: block;
 width: 602px;
 bottom: -70px;
 right: 0;
 }*/
.why-ico {
content: "";
display: inline-block;
vertical-align: middle;
margin-right: 10px;    /*position: absolute;*/
left: 0;
}

.why-ico.gamer-1:before {
width: 32px;
height: 26px;
background: url('../img/firstpage/assessment.png') no-repeat;
}

.why-ico.gamer-2:before {
width: 32px;
height: 26px;
background: url('../img/firstpage/gammersive.png') no-repeat;
}
.play-modes {
	margin-left: 10%;
	width:100%;
}

.play-modes p {
color: #aaacb1;
padding-right: 20px;
margin-bottom: 25px;
}

.why-ico:before {
content: "";
display: inline-block;
vertical-align: middle;
margin-right: 10px;
position: absolute;
left: 10%;
}

.play-modes h5 {
padding-left: 36px;
}

.testimonial-container {
background-color: #ffffff;
border: 1px solid #dedfe0;
padding: 15px 15px;    /*line-height : 5px;*/
font-family: Verdana;
box-shadow: 3px 8px 6px -6px #777;
}
.block-text{
    color: orange;
}
.padding-space{
padding-left: 15px;padding-right: 15px;padding-bottom: 5px;padding-top: 5px;
}
.play-btn{
    margin-left: 5px;margin-right: 5px;margin-top: 5px;margin-bottom: 5px;padding: 15px 100px;font-weight: bold;background-color: #D88900;color: #FFFFFF;
}
.small-font-size{
    font-size: small;
}
.fblink{
	background: #9A9797;
	color: white; 
	padding: 10px 14px;
  	font-size: 20px;
  	margin: 30px 2px;
}

  .what-you-learn__items{
    	
    	align-items: flex-start;
    	justify-content: space-between;
    	flex-wrap: wrap;
    }
    .what-you-learn__item{
    	display: flex;
    	align-items: center;
    	margin-bottom: 10px;
    	width:100%;
    }
    .what-you-learn__item--columns{
    	width:100%;
    }
    .what-you-learn__icon {
    align-self: flex-start;
    color: #a1a7b3;
    font-size: 16px;
    margin-right: 15px;
    margin-top: 2px;
    
    }
    .learn {
    vertical-align: -8%;
    }
    .learn {
     font-family: FontAwesome;
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    }
    .learn-check:before{
    content: "\F00C";
	}
	.why-top-area{
		margin-left:15px;
	}
	#modal-gamecreate2 .modal-body{
		padding-right:15px;
		padding-left:15px;
		padding-top:15px;
		padding-bottom:0;
	}
.clientimg{
	margin-right: 1%;
	margin-left: 1%;
}
#profileImage {
  width: 6%;
  height: 10%;
  border-radius: 50%;
  background: #B9B9B9;
  font-size: 18px;
  color: #fff;
  text-align: center;
  margin: 20px 20px;
  padding-top: 1%;
    padding-bottom: 1%;
}
.reviewtext{
	margin-top:-7%;
	margin-left:12%;
}
.reviewstar{
	margin-top:-3%;
	margin-left:12%;
}
#vid_frame {
  height:240px;
}
#videoid{
	height: 240px; 
}
#teamtable{
	font-size: small; 
	width: auto;
}
/*---- Used in stratonboard -----*/
.description-block{
    padding : 25% 0;
}
.info-box
{
    width : 90%;
    border-radius: 10%;
    margin-left:-17%;
}
#myNavbar ul{
    margin-top:-1%;
}
#myacclist li{
    padding-left: 25px;
    padding-right: 25px;
}
#myacclist a{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
    padding: 11px 12px;
    color:#002560;
}
a{
    text-decoration: none;
    color: #000;
}
.checked {
    color: orange;
}
.main-sidebar{
    top:-3%;
}
.skin-processbee .wrapper, .skin-processbee .main-sidebar, .skin-processbee .left-side {
    background-color: #e9e9e9;
}
.skin-processbee .main-sidebar {
    border-right: 1px solid #e9e9e9;
}
.skin-processbee .sidebar-menu > li:hover > a, .skin-processbee .sidebar-menu > li.active > a {
    color: #002560;
    background: #e9e9e9;
}
.skin-processbee .sidebar-menu > li > .treeview-menu {
    background: #e9e9e9;
}
.sidebar-menu .treeview-menu {
    padding-left: 18px;
}
.skin-processbee .sidebar-menu .treeview-menu > li > a {
    color: #999393;
}
.skin-processbee .sidebar-menu .treeview-menu > li.active > a, .skin-processbee .sidebar-menu .treeview-menu > li > a:hover {
    color: #999393;
    font-weight: bold;
}

.skin-processbee .sidebar a {
    color: #002560;
}
.module-box{
    height:175px;
    width: 175px;
    border-radius:15%;
    margin:10% 0;
}
.module-box h4{
    color:#002560;
}
.content-wrapper{
    background-color: #fff;
    margin-top:1.10%;
}
.module-box-status
{
    font-size:18px;
    margin-top:-5%;
}
.vertical-line {
    border-left: 3px dashed #dddada;
    height: 100%;
    position: absolute;
    right: 21%;
    top: 0;
  }
.tips-box{
    height: 49px;
    width: 100%;
    border-radius: 30px;
    margin: 10% 0;
    border-color: lightgray;
    background-color: lightgray;
}
.tips-box h5{
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    margin-top: -2%;
}
.content-header-top>.breadcrumb {
    background: transparent;
    margin-top: 0;
    margin-bottom: 0;
    top: 15px;
    right: 10px;
    border-radius: 2px;
}
.content-header-top>.breadcrumb>li+li:before {
    content: '>\00a0';
}
.btn-blue-box{
    background-color: #00c0ef;
    height: 32px;
    width:150px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding:11px 15px;
    border-color: #00c0ef;
    margin-top:-2%;
}
.btn-blue-box p, .btn-green-box p{
    margin-top:-4%;
}
.btn-green-box{
    background-color: #00a65a;
    height: 32px;
    width:150px;
    border-radius: 30px;
    text-align: center;
    color: #fff;
    font-size: 20px;
    padding:11px 15px;
    border-color: #00a65a;
    margin-top:-2%;
}
.select-btn{
    margin-left:1.5%;
}
.select-btn span, .save-btn span{
    position:relative;
    font-weight: bold;
    color:#fff;
    bottom:100%;
}
.select-btn:hover, .save-btn:hover, .save-btn:focus{
    color:#fff;
}
.save-btn{
    margin-left:50%
}
.search-container{
    margin-top:10%;
}
.search-container button:hover {
    background: #ccc;
  }
  .search-container button {
    padding: 5px 10px;
    margin-top: 8px;
    margin-right: 16px;
    margin-left:-5px;
    background: #ddd;
    font-size: 17px;
    border: none;
    cursor: pointer;
  }
  .search-container input[type=text] {
    padding: 6px;
    margin-top: 8px;
    font-size: 14px;
    border: none;
    background: #ddd;
    width:auto;
    display: inline-block;
  }
  .search-container input[type=text]:hover, .search-container input[type=text]:focus{
    background: #ccc;
    border:none;
  }
  .space-between-div
  {
      margin-top:3%;
  }
  .div-image-display
  {
      width:275px;
      text-align: center;
  }
  .image-display-small{
      background-color: lightgrey;
      height:150px;
      width:275px;
  }
  .image-display-big{
    background-color: lightgrey;
    height:330px;
    width:285px;
}
.module-box-small{
    height:140px;
    width: 140px;
    border-radius:15%;
    margin:10% 0;
}
.image-box-table{
    height:100px;
    width: 125px;
    border-radius:15%;
    margin-left: 30%;
    text-align: center;
    color: #00c0ef;
}
.table>tbody>tr>td,
.table>tbody>tr>th {
  border-top: none;
}
.image-box-table-small{
    height:60px;
    width: 75px;
    border-radius:15%;
    margin-left: 30%;
    text-align: center;
    color: #00c0ef;
}
.module-inner-box-status
{
    font-size:22px;
    margin-top:-1%;
}
.form-control{
    background: #ddd;
}
.input-group .input-group-addon {
    background-color: #ddd;
}
.tutvideo{
    height: 450px;
    width: 100%;
    
}
.collapse.in {
    display: inline-block;
}
.checkbox, .radio {
    display: inline-block;
}
.what-you-get{
    display:inline-block;
}
.items-collection{
    margin:20px 0 0 0;
    display: flex;
}
.items-collection label.btn-default.active{
    background-color:#007ba7;
    color:#FFF;
}
.items-collection label.btn-default{
    /* width:90%; */
    /* border:1px solid #305891; */
    margin:5px; 
    /* border-radius: 17px;
    color: #305891; */
}
.login_content {
    position: absolute;
    width: 100%;
    top: 15%;
    left: 70%;
}
.login-splashimage{
    position:absolute;
    width:69%;
    height:90%;
    border-radius:5%;
}

/* hexagon div */
.hexagon {
    position: relative;
    width: 99px; 
    height: 57.74px;
    background-color: #ffffff;
    margin: 28.87px 0;
    border-left: solid 5px #00c0ef;
    border-right: solid 5px #00c0ef;
    cursor: pointer;
  }
  .hexagonans{
    border-left: solid 5px #00ef81;
    border-right: solid 5px #00ef81;
  }
  .hexagon:before,
  .hexagon:after {
    content: "";
    position: absolute;
    z-index: 1;
    width: 70.71px;
    height: 70.71px;
    -webkit-transform: scaleY(0.5774) rotate(-45deg);
    -ms-transform: scaleY(0.5774) rotate(-45deg);
    transform: scaleY(0.5774) rotate(-45deg);
    background-color: inherit;
    left: 9.6447px;
  }
  
  .hexagon:before {
    top: -35.3553px;
    border-top: solid 7.0711px #00c0ef;
    border-right: solid 7.0711px #00c0ef;
  }
  .hexagonans:before{
    border-top: solid 7.0711px #00ef81;
    border-right: solid 7.0711px #00ef81;
  }
  .hexagon:after {
    z-index: 0;
    bottom: -35.3553px;
    border-bottom: solid 7.0711px #00c0ef;
    border-left: solid 7.0711px #00c0ef;
  }
  .hexagonans:after{
    border-bottom: solid 7.0711px #00ef81;
    border-left: solid 7.0711px #00ef81;
  }
  .hexagon_text,.hexagonview_text,.edit_hexagon_text{
      position:absolute;
      z-index: 1;
  }
/*=======================================================Media Query===========================================*/

/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width:600px) {
    .mt-space-md {
        margin-top: 24px
    }
    
    .tab .nav-tabs li {
        width: 100%;
        text-align: center;
        margin-bottom: 15px;
    }
    
    .tab .tab-content {
        margin-top: 0;
    }
    
    /*.navbar-collapse {
    background-color: #fff;
    position: fixed;
    top: 0;
    transition: all 0.8s ease-out;
    height: 100%;
    width: 100%;
    left: 700px;
    transform: translateZ(0);
    overflow-y: auto;
    }*/
    .over-banner-text h1 {
        font-size: 17px;
        line-height: 16px;
        margin-top: -2px;
        margin-bottom: 2px;
    }
    
    .over-banner-text p {
        font-size: 13px;
        line-height: 13px;
        margin: 0;
        padding-left: 0px;
    }
    
    .over-banner-text {
        position: absolute;
        top: 50%;
        left: 50%;
        margin-top: -42px;
        margin-left: -21px;
    }
    
    .page2banner .over-banner-text {
        position: absolute;
        top: 50%;
        left: 70%;
        margin-top: -115px;
        margin-left: -190px;
    }
    
    .page2banner .over-banner-text h1 {
        font-size: 20px;
        line-height: 20px;
        margin-top: -2px;
        margin-bottom: 2px;
    }
    
    .page2banner .over-banner-text p {
        font-size: 13px;
        line-height: 13px;
        margin: 0;
        padding-left: 0px;
    }
    
    .partner-logo.right-area img {
        width: 50%;
        display: block;
        display: flex;
        margin: 11px auto;
    }
    
    .learn-templare img {
        width: 100%;
    }
    
    .what-you-get-content {
        width: 100%;
    }
    
    .tab-content .tab-pane {
        display: block;
    }
    
    .nav-tabs {
        display: none;
    }
    
    .panel-title a {
        display: block;
    }
    
    .panel {
        margin: 0;
        box-shadow: none;
        border-radius: 0;
        margin-top: -2px;
        background-color: #fff0;
    }
    
    .tab-pane:first-child .panel {
        border-radius: 5px 5px 0 0;
    }
    
    .tab-pane:last-child .panel {
        border-radius: 0 0 5px 5px;
    }
	.clientimg{
		width:100%;
	}
}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width:600px) {

    /*.navbar-collapse {
    background-color: #fff;
    position: fixed;
    top: 0;
    transition: all 0.8s ease-out;
    height: 100%;
    width: 100%;
    left: 700px;
    transform: translateZ(0);
    overflow-y: auto;
    }*/
    .over-banner-text h1 {
        font-size: 28px;
        margin-bottom: 5px;
    }
    
    .over-banner-text p {
        font-size: 16px;
    }
    
    .over-banner-text {
        position: absolute;
        top: 50%;
        left: 70%;
        margin-top: -81px;
        margin-left: -166px;
    }
    
    .page2banner .over-banner-text {
        position: absolute;
        top: 60%;
        left: 40%;
        margin-top: -115px;
        margin-left: -190px;
    }
    
    .page2banner .over-banner-text h1 {
        font-size: 32px;
        line-height: 32px;
        margin-top: -2px;
        margin-bottom: 2px;
    }
    
    .page2banner .over-banner-text p {
        font-size: 13px;
        line-height: 13px;
        margin: 0;
        padding-left: 0px;
    }
    

}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width:768px) {

    /* For desktop: */
    .orange-container {
        display: block;
    }
    
    .testimonial-container {
        position: relative;
        height: 400px;
    }
    
    .testimonial-gametitle {
        position: absolute;
        width: 90%;
        bottom: 10px;
    }
    
    div.coursepreview {
        position: absolute;
        top: 20%;
        right: 3%;
        width: 23%;
        border: 3px;
    }
    
    .container {
        width: auto;
    }
    /* ======================================commented by leela - this style is causing problem while using default style in any other page.
     *  Need to write style specify for particular page*/
       
    .panel-game-list .panel-heading {
        display: none;
    }
    
    .panel-game-list .panel{
        border: none;
        box-shadow: none;
        background-color: #fff0;
    }
    
    
    .panel-game-list .panel-collapse {
        height: auto;
    }
    
    .panel-game-list .panel-collapse.collapse {
        display: block;
    }
    /* ======================================commented by leela - this style is causing problem while using default style in any other page.
     *  Need to write style specify for particular page*/
   .what-you-learn__items{
    	display: flex;
    }
    .what-you-learn__item--columns {
     width: 45%; 
}
.gamedownload-text{
	font-size: 12px;
	margin-left: 30%;
	width: 60%;
}
.sociallink{
		margin-top: 15%;
		}
}
@media only screen and (max-width:768px) {
	   div.coursepreview {
        /*position: absolute;
        top: 125px;
        right: 40px;
        width: 250px;
        border: 3px;*/
    }
    .play-btn{
    padding: 5% 35%;
}
.orange-works__col {
    margin-left : 50px;
}

.orange-works__col:last-child {
    margin-right: 50px;
}
.what-you-learn__items{
	margin-left:-10%;
}
.small-container{
	padding-right:0;
	padding-left:0;
}

}

/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width:992px) {
    .orange-works__col--video-homepage .orange-works__sub-title {
        display: block
    }
    
    .container {
        width: 970px
    }
    
    .over-banner-text h1 {
        font-size: 40px;
        margin-bottom: 5px;
    }
    
    .over-banner-text p {
        font-size: 28px;
    }
    
    .over-banner-text {
        position: absolute;
        top: 50%;
        left: 52%;
        margin-top: -81px;
        margin-left: -166px;
    }
    .page2banner{
    	height:250px;
    }
    .page2banner .over-banner-text {
        position: absolute;
        top: 60%;
        left: 18%;
        margin-top: -115px;
        margin-left: -190px;
    }
    
    .page2banner .over-banner-text h1 {
        font-size: 40px;
        line-height: 40px;
        margin-top: -2px;
        margin-bottom: 5px;
    }
    
    .page2banner .over-banner-text p {
        font-size: 13px;
        line-height: 13px;
        margin: 0;
        padding-left: 0px;
    }
    .pg1-gamelist-title{
    	padding-top:55%;
    }
    

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width:1200px) {
    .orange-works__icon {
        display: block;
    }
    
    .orange-works__text {
        text-align: left
    }
    
    .container {
        width: auto
    }
  
    

}

@media (max-width:991px) {
    
    /*.over-banner-text {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -54px;
    margin-left: -42px;
    }
    .over-banner-text h1 {
    font-size: 15px;
    line-height: 15px;
    margin-top: -2px;
    margin-bottom: 5px;
    }
    .over-banner-text p {
    font-size: 10px;
    line-height: 10px;
    margin: 0;
    padding-left: 3px;
    }*/
   
   
}
@media only screen and (min-width : 1800px){
		.orange-works {
    margin-left:5%;
}
.clientimg {
    margin-right: 2%;
    margin-left: 2%;
}
	#profileImage {
  width: 5%;
  
}
.reviewtext{
	margin-top:-5%;
	margin-left: 10%
}
.reviewstar{
	margin-top:-2%;
	margin-left: 10%
}
div.coursepreview{
	width:25%;
	top:14%;
	right:2.5%;
}
.page2banner .over-banner-text {
        left: 15%;
}
#vid_frame {
  height: 300px; 
}
#videoid{
	height: 300px; 
}
#teamtable{
	width:68%;
}
.testimonial-header{
	margin-top: 5%;
}
}

/*===================================================Media Query End====================================*/
