/* 
========================================================================
--------------------TO MAKE RESPONSIVE----------------------------------
------------------------------------------------------------------------ /

------------------------------------------------------------------------ */



@media screen and (min-width: 1200px) {


#mainimg {
	margin:150px 0 0 0;
}

#header_tb {
	display:none;
}

#header_sp {
	display:none;
}

#sp_logo {
	display:none;
}

.price-plan {
  text-align: left;
  font-size: 16px;
  background: #221714;
  color:#fff;
  height:280px;
  margin:0;
}

.price-plan ul li {
  font-size: 15px;
   padding:0 15px 0 15px;
}


#sp_logo {
	display:none;
}	
	
	
  header .app li {
    margin-left: 20px;
  }
  .app li .fa {
    font-size: 36px;
  } 
   header .nav > li > a {
     font-size: 19px;
   } 
   
   
   .feature-list-right_02 {
	margin:0 0 0 0;
}

.feature-list-left li, .feature-list-right li, .feature-list-right_02 li {
  position: relative;
  margin-bottom: 30px;
  width:100%;
}



.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0;
  background: #fff url(../images/left-arrow.png) no-repeat 0px 5px;
  background-size:40px 50px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/left-arrow-hover.png) no-repeat 0px 5px;
  background-size:40px 50px;   
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0;
  background: #fff url(../images/right-arrow.png) no-repeat 0px 5px;
  background-size:40px 50px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/right-arrow-hover.png) no-repeat 0px 5px;
  background-size:40px 50px;
}

.copyright p a {
	color:#fff;
	text-decoration:underline;
}  

   
}


 /************************************************************************************
カスタマイズcss タブレット（横）
*************************************************************************************/ 


@media screen and (max-width: 1200px) and (min-width:992px) { 
  .description-list li {
    font-size: 18px;
  }
 
#header_sp {
	display:none;
}

#header_tb {
	display:none;
}

#sp_logo {
	display:none;
}


#mainimg {
	margin:150px 0 0 0;
}

#siryo {
	padding:40px 0 40px 0;
	text-align:center;
}
#siryo img {
	margin:0 auto 0 auto;
	text-align:center;
	width:70%;
}
 
	/*
========================================================================
# ゼミ
------------------------------------------------------------------------
*/

#seminar {
	padding:30px 10px 0 0;
	margin:0 0 0 0;
}

#seminar .row {
	padding:0;
	margin:0 0 0 0;
}

#seminar .seminar_box {
	margin:0 0 0 0;
}

.price-block {
	width:300px;
	
}
.price-block img {
	width:300px;
}

.last_block {
	margin:0 15px 0 0;
}

.price-plan {
	width:300px;
	padding:5px 10px 0 10px;
	height:455px;
}

.price-plan ul li {
	text-align:left;
	font-size:14px;
	line-height:25px;
}
 



/*
========================================================================
# 学生プロジェクト
------------------------------------------------------------------------
*/

#screenshot {
	padding:30px 0 50px 0;
}

#screenshot .item {
	
}

#screenshot .owl-item {
	width:300px!important;
}

.owl-wrapper {
	width:100%;
	margin:0 0 0 25px;
}

.owl-wrapper-outer {
	width:100%;
	text-align:center;
	
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0;
  background: #fff url(../images/left-arrow.png) no-repeat 0px 5px;
  background-size:30px 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/left-arrow-hover.png) no-repeat 0px 5px;
  background-size:30px 40px;   
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0;
  background: #fff url(../images/right-arrow.png) no-repeat 0px 5px;
  background-size:30px 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/right-arrow-hover.png) no-repeat 0px 5px;
  background-size:30px 40px;
}






  /*
========================================================================
# 就職サポート/デビューサポート
------------------------------------------------------------------------
*/

#job {
	margin:0;
	padding:30px 0 0 0!important;
}

#debut {
}


.feature-list-right_02 {
	margin:0 0 0 0;
}

.feature-list-left li, .feature-list-right li, .feature-list-right_02 li {
  position: relative;
  margin-bottom: 30px;
  width:100%;
}

.feature-list-left .feature-icon, .feature-list-right .feature-icon, .feature-list-right_02 .feature-icon {
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  -webkit-transition: all ease-in .4s;
  -moz-transition: all ease-in .4s;
  -o-transition: all ease-in .4s;
  -ms-transition: all ease-in .4s;
}
  
.feature-list-right .feature-icon {
  position: absolute;
  top: -13px;
  left: -30px;
  width: 58px;
  height: 58px;
}
.feature-list-right .feature-icon_05 {
  position: absolute;
  top: -13px;
  left: -30px;
  width: 58px;
  height: 58px;
}
.feature-list-right_02 .feature-icon {
  position: absolute;
  top: -13px;
  left: -30px;
  width: 58px;
  height: 58px;
}
.feature-list-right_02 .feature-icon_05 {
  position: absolute;
  top: -13px;
  left: -30px;
  width: 58px;
  height: 58px;
}




  
  .feature-detail h4 {
  font-weight: bold;
  font-size: 19px;
  margin:5px 0 10px 25px;
}
.feature-detail p {
  font-size: 16px;
  margin:0 0 10px 25px;
} 
.feature-detail_02 h4 {
  font-weight: bold;
  font-size: 19px;
  color:#fff;
  margin:5px 0 10px 25px;
}
.feature-detail_02 p {
  font-size: 16px;
  color:#fff;
  margin:0 0 10px 25px;
} 
  
  
  
  
.copyright p a {
	color:#fff;
	text-decoration:underline;
}  
  
}

 
  
  
 /************************************************************************************
カスタマイズcss タブレット（縦）
*************************************************************************************/ 
  

@media screen and (max-width: 991px) and (min-width:768px) {



#header_sp {
	display:none;
}

#sp_logo {
	display:none;
}

#mainimg {
	margin:150px 0 0 0;
}	

#header {
	display:none!important;
}

/*	header
-----------------------------------*/

div#header_tb {
	z-index			: 999;
    position		: absolute;
	top				: 0;
	left			: 0;
	width			: 100%;
	height			: 150px;
	text-align		: center;
	/*border-bottom	: #eaeaea solid 1px;*/
	background		: #ffffff;
	border-bottom:1px solid #f0f0f0;
}


div#site_head {
	position		: relative;
	margin			: 0 auto 0 auto;
	width			: 100%;
	text-align		: center;
	
}
div#site_head p#site_head_txt {
	position		: absolute;
	top				: 20px;
	left			: 15px;
	font-size:13px;
	
}
div#site_head p#site_head_img {
    position		: absolute;
	top				: 60px;
	left			: 15px;
}
div#site_head p#site_head_btn {
    position		: absolute;
	top				: 50px;
	left			: 430px;
}


#siryo {
	padding:40px 0 40px 0;
	text-align:center;
}
#siryo img {
	margin:0 auto 0 auto;
	text-align:center;
	width:70%;
}


/*
========================================================================
# 共通部分
------------------------------------------------------------------------
*/

h2.section_ttl {
  font-size:28px!important;
  margin:0 0 20px 0;
  line-height:38px;
  color: #221714;
}

h2.section_ttl_white {
	font-size:28px!important;
  margin-bottom: 20px;
  line-height:38px;
  color: #fff;
}

.trans-bg {
    padding: 30px 0 0 0;
}


.copyright p a {
	color:#fff;
	text-decoration:underline;
}
	
	/*
========================================================================
# 施設紹介
------------------------------------------------------------------------
*/

#equipment {
	overflow:hidden;
	padding:20px 0 20px 0;
}

.equipment {
	margin:0 0 20px 0;
}

.equipment .row {
	margin:0 0 0 0;
}

.equipment .equipment_left {
	width:350px;
	height:auto;
	margin:0 20px 0 0;
}
.equipment .equipment_right {
	width:350px;
	height:auto;
	margin:0 0 0 0;
}
	
	
   .contact .nav-tabs li {
      margin:0 5% 25px;
   }
   header .nav > li > a {
     font-size: 14px;
     padding: 5px 8px;
   }
   .description-list li {
    font-size: 14px;
    margin-bottom: 8px;
  }



	/*
========================================================================
# 海外実学研修
------------------------------------------------------------------------
*/

.kizai_left {
	width:350px;
	height:auto;
	margin:0 20px 0 0;
}

.kizai_right {
	width:350px;
	height:auto;
	margin:0 0 0 0;
}



/*
========================================================================
# Wメジャーカリキュラム
------------------------------------------------------------------------
*/

#performance {
	overflow:hidden;
}



/*
========================================================================
# 学生プロジェクト
------------------------------------------------------------------------
*/

#screenshot {
	padding:30px 0 50px 0;
}

#screenshot .item {
	
}

#screenshot .owl-item {
	width:300px!important;
}

.owl-wrapper {
	width:100%;
	margin:0 0 0 25px;
}

.owl-wrapper-outer {
	width:100%;
	text-align:center;
	
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0;
  background: #fff url(../images/left-arrow.png) no-repeat 0px 5px;
  background-size:30px 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/left-arrow-hover.png) no-repeat 0px 5px;
  background-size:30px 40px;   
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0;
  background: #fff url(../images/right-arrow.png) no-repeat 0px 5px;
  background-size:30px 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/right-arrow-hover.png) no-repeat 0px 5px;
  background-size:30px 40px;
}





	/*
========================================================================
# ゼミ
------------------------------------------------------------------------
*/

#seminar {
	padding:30px 10px 0 0;
	margin:0 0 0 0;
}

#seminar .row {
	padding:0;
	margin:0 0 0 0;
}

#seminar .seminar_box {
	margin:0 20px 0 -10px;
}

.price-block {
	width:255px;
	
}
.price-block img {
	width:250px;
}

.last_block {
	margin:0 15px 0 0;
}

.price-plan {
	width:250px;
	padding:5px 10px 0 10px;
	height:455px;
}

.price-plan ul li {
	text-align:left;
	font-size:14px;
	line-height:25px;
}


/*
========================================================================
# 就職サポート/デビューサポート
------------------------------------------------------------------------
*/

#job {
	margin:0;
	padding:30px 0 0 0!important;
}

#debut {
}

.feature-list-right_02 {
	margin:0 0 0 0;
}

.feature-list-left li, .feature-list-right li, .feature-list-right_02 li {
  position: relative;
  margin-bottom: 30px;
  width:100%;
}
.feature-list-left .feature-icon {
  position: absolute;
  top: 15%;
  right: 0px;
  width: 58px;
  height: 58px;  
}
.feature-list-left .feature-icon, .feature-list-right .feature-icon, .feature-list-right_02 .feature-icon {
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  -webkit-transition: all ease-in .4s;
  -moz-transition: all ease-in .4s;
  -o-transition: all ease-in .4s;
  -ms-transition: all ease-in .4s;
}
.feature-list-left .fa, .feature-list-right .fa, .feature-list-right_02 .fa {
  font-size: 23px;
  line-height: 56px;  
}
.feature-list-right .feature-detail {
  
}
.feature-list-right li,
.feature-list-right_02 li {
  text-align: left;
  padding:30px 10px 5px 15px;
  border:#eaeaea 3px solid;
  margin:0 0 60px 0;
}
.feature-list-right li.bottom,
.feature-list-right_02 li.bottom {
  text-align: left;
  padding:30px 10px 5px 15px;
  border:#eaeaea 3px solid;
  margin:0 0 0 0;
}
.feature-list-right .feature-icon {
  position: absolute;
  top: -50px;
  left: 0;
  width: 58px;
  height: 58px;
}

.feature-list-right_02 .feature-icon {
  position: absolute;
  top: -50px;
  left: 0;
  width: 58px;
  height: 58px;
}
.feature-list-right_02 .feature-icon_05 {
  position: absolute;
  top: -50px;
  left: 0;
  width: 58px;
  height: 58px;
}

.feature-list-right_02 {
	margin:60px 0 0 0;
}

.feature-detail h4 {
  font-weight: 700;
  margin:0 0 15px 0;
}
.feature-detail_02 h4 {
  font-weight: 700;
  margin:0 0 15px 0;
}
.feature-detail p {
  font-size: 14px;
}
.feature-detail_02 p {
  font-size: 14px;
}


	/*
========================================================================
# 先輩メッセージ
------------------------------------------------------------------------
*/

#review {
	padding:40px 0 20px 0;
}

#review .item {
	padding:35px 15px 0 15px;
}

#review .row {
	margin:0;
}

#review .carousel {
	margin:-55px 0 0 0;
}





  .nav-brand {
    display: inline-block;
  }
  header .navbar-default .navbar-collapse {
    border: none;
  }
  .mob-right {
    position: absolute;
    top: 5px;
    right: 80px;
  }
  h1 {
    font-size: 40px;
  }
  h2 {
    font-size: 26px;
  }
  h3 {
    font-size: 18px;
  }
  h4 {
    font-size: 18px;
  }
  .banner h2, .banner h3, .banner p {
    margin-bottom: 45px;
  } 
  .banner-title {
    font-size: 32px;
  }
  .feature-list-right {
    margin: 25px 0 0;
  }
  .subscription h2 {
     font-size: 18px;
     margin-bottom: 20px;
   }
  .video span {
    font-size: 26px;
  }
  .reviewer-name {
    font-size: 18px;
  }
  .review-comp {
    font-size: 14px;
  }
  .screenshot-block .caption .fa {
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(0, 167, 221, 0.8);
    font-size: 30px;
    height: 60px;
    line-height: 66px;
    width: 60px;
  }
  .downlaod .btn {
      font-size: 22px;
      padding: 8px 10px;
   }
  ul.description-list {
  	margin: 20px 0;
  }
  .contact .nav-tabs li .fa {
  	width: 40px;
  	height: 40px;
  	font-size: 20px;
  }
  section.contact > .container {
    margin-top: -150px;
  }
  .social-icon {
     margin-bottom: 40px;
  }
  .price-header {
    padding: 10px;
    height: 150px;
  }
  .price-header h3 {    
    margin-bottom:28px;
  }
  .price-plan {
    text-align: center;
    font-size: 14px;
  }
  .price-plan ul li {
    padding: 5px;
  }
  .subscription .form-control::-moz-placeholder {
    font-size: 10px;
  }
  .subscription .form-control:-ms-input-placeholder {
    font-size: 10px;
  }
  .subscription .form-control::-webkit-input-placeholder {
    font-size: 10px;
  }
}



/************************************************************************************
カスタマイズcss スマホ
*************************************************************************************/

@media screen and (max-width: 767px) {


/*
========================================================================
# ヘッダー
------------------------------------------------------------------------
*/



#header_sp {
	z-index			: 999;
    position		: absolute;
	top				: 0;
	left			: 0;
	width			: 100%;
	height			: 85px;
	text-align		: center;
	/*border-bottom	: #eaeaea solid 1px;*/
	background		: #fff;
	border-bottom:1px solid #f0f0f0;
}


div#site_head_sp {
	margin			: 0 auto 0 auto;
	padding:10px 0 0 0;
	width			: 100%;
	text-align		: center;
}

#header {
	display:none;
}

#sp_logo {
	margin:100px 10px 0 10px;
}



#mainimg {
	margin:0 0 20px 0;
}

#header_tb {
	display:none;
}

#siryo {
	padding:40px 10px 40px 10px;
	text-align:center;
	background:#f4f4f4;
	margin:0;
}
#siryo img {
	text-align:center;
	width:100%;
}

#siryo_mt0 {
	padding:20px 10px 20px 10px;
	text-align:center;
	background:#f4f4f4;
}
#siryo_mt0 img {
	text-align:center;
	width:100%;
}

#siryo p.img_mb30 {
	margin:0 0 15px 0;
}


/*
========================================================================
# 共通部分
------------------------------------------------------------------------
*/

h2.section_ttl {
	font-size:20px!important;
  margin:0 0 20px 0;
  line-height:30px;
  color: #221714;
}

h2.section_ttl span {
  font-weight: 800;  
  margin-bottom: 20px;
  color: #e1ab14;
}

h2.section_ttl_white {
	font-size:20px!important;
  margin-bottom: 20px;
  line-height:30px;
  color: #fff;
}

.title h2 {
  display: inline-block;
  position: relative;
  padding: 0 30px 10px;
}
.title h2:after {
	display:none;
}
.title h2:hover:after { 
display:none;
}

.sub-head {
  display: block;
  text-align: left;
  font-size: 15px;
  line-height:23px;
  color: #798289;
  text-transform: uppercase;
  margin:0 10px 20px 10px;
}

.sub-head_job {
  display: block;
  text-align: left;
  font-size: 15px;
  line-height:23px;
  color: #798289;
  text-transform: uppercase;
  margin:0 10px 60px 10px;
}


.sub-head_white {
  display: block;
  text-align: left;
  font-size: 15px;
  line-height:23px;
  color: #fff;
  text-transform: uppercase;
  margin:0 10px 20px 10px;
}

.sub-head_white_debut {
  display: block;
  text-align: left;
  font-size: 15px;
  line-height:23px;
  color: #fff;
  text-transform: uppercase;
  margin:0 10px 60px 10px;
}


/*
========================================================================
# 専攻
------------------------------------------------------------------------
*/

#course {
	overflow:hidden;
	padding:0 0 20px 0;
	margin:0 0 0 0;
}



/*
========================================================================
# 施設紹介
------------------------------------------------------------------------
*/

#equipment {
	overflow:hidden;
	padding:20px 0 20px 0;
}

.equipment {
	margin:0 0 0 0;
}

.equipment .row {
	margin:0 0 0 0;
}

.equipment .col-sm-6 {
	margin:0 0 20px 0;
}

.equipment .equipment_left {
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}
.equipment .equipment_right {
	width:100%;
	height:auto;
	margin:0 0 20px 0;
}


/*
========================================================================
# 海外実学研修
------------------------------------------------------------------------
*/

#kizai {
	overflow:hidden;
	padding:30px 10px 30px 10px;
}

.kizai_left {
	width:100%;
	margin:0 0 20px 0;
}

.kizai_right {
	width:100%;
}


/*
========================================================================
# Wメジャーカリキュラム
------------------------------------------------------------------------
*/

#performance {
	overflow:hidden;
	padding:20px 10px 20px 10px;
}

.img-responsive {
	width:100%;
}

.description-list {
	display:block;
	margin:15px 0 0 0;
}

.description-list li {
  font-size: 13px;
  margin-bottom: 25px;
  color:#fff;
}
.description-list li span {
  font-size: 16px;
  font-weight:bold;
  margin-bottom: 10px;
  color:#fff;
  display:block;
}

/*
========================================================================
# 学生プロジェクト
------------------------------------------------------------------------
*/

#screenshot {
	padding:30px 0 30px 0;
}

#screenshot .owl-item {
	width:270px;
	margin:0 0 0 0;
}

.owl-wrapper {
	width:100%;
	margin:0 0 0 0;
	text-align:center;
}

.owl-wrapper-outer {
	width:100%;
	text-align:center;
	padding:0 0 0 25px;
	
}



.owl-wrapper-outer {
	width:100%;
	text-align:center;
	
}

.owl-theme .owl-controls .owl-buttons div.owl-prev {
  left: 0;
  background: #fff url(../images/left-arrow.png) no-repeat 0px 5px;
  background-size:30px 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-prev:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/left-arrow-hover.png) no-repeat 0px 5px;
  background-size:30px 40px;   
}

.owl-theme .owl-controls .owl-buttons div.owl-next {
  right: 0;
  background: #fff url(../images/right-arrow.png) no-repeat 0px 5px;
  background-size:30px 40px;
}
.owl-theme .owl-controls .owl-buttons div.owl-next:hover {
  background: rgba(255, 255, 255, 0.4) url(../images/right-arrow-hover.png) no-repeat 0px 5px;
  background-size:30px 40px;
}





/*
========================================================================
# ゼミ
------------------------------------------------------------------------
*/


#seminar {
	padding:20px 0 20px 0;
	margin:0 0 0 0;
	overflow:hidden;
}

.price-block {
	width:100%;
}
.price-block img {
	width:100%;
}
.price-plan {
  text-align: left;
  font-size: 17px;
  background: #221714;
  color:#fff;
}
.price-plan ul li {
  padding: 5px 20px 20px 20px;
  font-size:14px;
  line-height:22px;
}


/*
========================================================================
# 就職サポート/デビューサポート
------------------------------------------------------------------------
*/

#job {
	margin:0;
	padding:30px 0 0 0!important;
}

.feature-list-right_02 {
	margin:0 0 0 0;
}

.feature-list-left li, .feature-list-right li, .feature-list-right_02 li {
  position: relative;
  margin-bottom: 30px;
  width:100%;
}
.feature-list-left .feature-icon {
  position: absolute;
  top: 15%;
  right: 0px;
  width: 58px;
  height: 58px;  
}
.feature-list-left .feature-icon, .feature-list-right .feature-icon, .feature-list-right_02 .feature-icon {
  width: 58px;
  height: 58px;
  text-align: center;
  line-height: 56px;
  color: #fff;
  -webkit-transition: all ease-in .4s;
  -moz-transition: all ease-in .4s;
  -o-transition: all ease-in .4s;
  -ms-transition: all ease-in .4s;
}
.feature-list-left .fa, .feature-list-right .fa, .feature-list-right_02 .fa {
  font-size: 23px;
  line-height: 56px;  
}
.feature-list-right .feature-detail {
  
}
.feature-list-right li,
.feature-list-right_02 li {
  text-align: left;
  padding:30px 10px 5px 15px;
  border:#eaeaea 3px solid;
  margin:0 0 60px 0;
}
.feature-list-right li.bottom,
.feature-list-right_02 li.bottom {
  text-align: left;
  padding:30px 10px 5px 15px;
  border:#eaeaea 3px solid;
  margin:0 0 0 0;
}
.feature-list-right .feature-icon {
  position: absolute;
  top: -50px;
  left: 0;
  width: 58px;
  height: 58px;
}

.feature-list-right_02 .feature-icon {
  position: absolute;
  top: -50px;
  left: 0;
  width: 58px;
  height: 58px;
}
.feature-list-right_02 .feature-icon_05 {
  position: absolute;
  top: -50px;
  left: 0;
  width: 58px;
  height: 58px;
}

.feature-list-right_02 {
	margin:60px 0 0 0;
}

.feature-detail h4 {
  font-weight: 700;
  margin:0 0 15px 0;
}
.feature-detail_02 h4 {
  font-weight: 700;
  margin:0 0 15px 0;
}
.feature-detail p {
  font-size: 14px;
}
.feature-detail_02 p {
  font-size: 14px;
}


/*
========================================================================
# 先輩メッセージ
------------------------------------------------------------------------
*/

#review {
	overflow:hidden;
	padding:30px 0 15px 0;
}

.review-img {
	display:block;
    /*margin: 25px 100px 30px 0;*/

}










/*
========================================================================
# フッター
------------------------------------------------------------------------
*/

p.footer_logo img {
	width:280px;
	height:34px;
}

.copyright p {
	font-size:13px;
}
.copyright p a {
	color:#fff;
	text-decoration:underline;
}













	
  header {
    height: auto;
    padding: 0;
  }
  header h1{
   margin: 10px 0;
  }
  .mob-right {
    top: 10px;
  }
  header .nav-brand img {
    width: 85px;
  }
  .lg-logo img {
    width: 50px;
  }
  .banner-carousel h2 {
    margin: 50px 0;
  }
  .banner-carousel h3 {
    margin-bottom: 24px;
  }
  .banner-carousel .trans-bg {
    padding-bottom: 50px; 
  }
  .banner h2 a {
    -webkit-box-shadow: 0px 0px 0px 15px rgba(16, 23, 26, 0.21); 
       -moz-box-shadow: 0px 0px 0px 15px rgba(16, 23, 26, 0.21);
            box-shadow: 0px 0px 0px 15px rgba(16, 23, 26, 0.21);
  }
  header .app li .fa {
    font-size: 14px;
  } 
  .banner-title {
    font-size: 24px;
  }
  .banner p {
    font-size: 14px;
  }
  .banner h2, .banner h3, .banner p {
    margin-bottom: 24px;
  }
  .intro, 
  .screenshot,
  .pricingtable-section,
  .support {
      padding: 20px 0 0 0;
  }
  section.description {
      padding-top: 40px;
  }
  section.banner {
      padding: 0;
  }
  .trans-bg {
    padding: 20px 0 0 0;
  }
   .title h2, h2 {
    font-size: 34px;
    padding: 0 0px 10px;
   }
   .support-block {
    margin-bottom: 50px;
   }
   .support-block:last-child {
     margin-bottom: 0;
   }
   .app-block {
    margin-bottom: 30px;
   }
   .subscription h2 {
     font-size: 18px;
   }
   .review .carousel-inner .item {
      padding: 0 15px 0 25px;
    }
   .review .carousel-control .fa {
      font-size: 70px;
    }
    .support-block {
      margin-bottom: 70px;
    }
   .social-icon .fa {
    font-size: 18px;
    color: #0aabe1;
    width: 45px;
    height: 45px;
    border-radius: 50%;
    background: #fff;
    line-height: 2;
    border: 5px solid rgba(107, 197, 225, 0.48);
  }
  .social-icon a:active .fa,
  .social-icon a.active .fa,
  .social-icon a:hover .fa {
    border: 5px solid #fff;
    line-height: 2;
  }
  .subscription .form-control {
    height: 36px;
    line-height: 28px;
  }
  .btn-sub {
    padding: 7px 20px;
  }  
  .contact .nav-tabs li .fa {
    background: #0aabe1;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgb(255, 255, 255);
    color: #fff;
    line-height: 2;
    text-align: center;
    width: 35px;
    height: 35px;
    font-size: 18px;
  }
  .contact .nav-tabs li .fa:hover, 
  .contact .nav-tabs > li.active > a .fa, 
  .contact .nav-tabs > li.active > a:hover .fa, 
  .contact .nav-tabs > li.active > a:focus .fa {
    background: none repeat scroll 0 0 #fff;
    border-radius: 50%;
    box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.75);
    -webkit-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.75);
    -moz-box-shadow: 0 0 0 10px rgba(255, 255, 255, 0.75);
    color: #0aabe1;
  }
  .contact .contact-info h2 {
    margin-bottom: 20px;
  }
  .contact .nav-tabs li {
    margin: 0 4% 10px;
  }
  .banner-carousel .app li,
  .banner .app li {
    display: inline-block;
    margin: 0 15px;
  }
  .banner-carousel .app li .fa,
  .banner .app li .fa {
    font-size: 32px;
  }
  
  .owl-theme .owl-controls {
    top: 40%;
  }
  .social-icon {
    margin-bottom: 20px;
  }
  .copyright p {
    margin: 20px 0;
  }
  .social-icon a {
    margin: 0 8px 10px 8px;
  }
}

@media screen and (max-width: 320px) {
   .title h2, h2 {
    font-size: 24px;
   }
   .video-mask h2 {
    margin-bottom: 14px;
   }
   .play {
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    background-size: 50% 50%;
    -webkit-background-size: 50% 50%;
    -o-background-size: 50% 50%;
    box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
    -webkit-box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
    -moz-box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
   }
   .contact .nav-tabs li .fa {
      width: 35px;
      height: 35px;
      font-size: 16px;
      -webkit-box-shadow: 0px 0px 0px 10px rgb(255, 255, 255);
         -moz-box-shadow: 0px 0px 0px 10px rgb(255, 255, 255);
              box-shadow: 0px 46
              0px 0px 10px rgb(255, 255, 255);
   }
   .contact .nav-tabs li .fa:hover,
   .contact .nav-tabs > li.active > a .fa,
   .contact .nav-tabs > li.active > a:hover .fa,
   .contact .nav-tabs > li.active > a:focus .fa {
    -webkit-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255,0.75);
       -moz-box-shadow: 0px 0px 0px 10px rgba(255, 255, 255,0.75);
            box-shadow: 0px 0px 0px 10px rgba(255, 255, 255,0.75);
   }
   .contact .nav-tabs li {
    margin: 0 2%;
   }
}

/*
========================================================
Maintaining the lower vieport response for video section
========================================================
*/

/*-----Targetting the 800px -----*/

@media screen and (max-width: 800px) {
  .video {
    height: 433px;
  }
  .video-container {
    margin-top: -15px;
  }
  .video-mask {
    padding: 46px 0px;
  }
}

/*-----Targetting the 768px -----*/

@media screen and (max-width: 768px) {
  .video {
    height: 417px;
  }
  .video-container {
    margin-top: -10px;
  }
}
@media screen and (max-width: 480px) {
  .video-mask {
     padding: 57px 0px;
  }
}


/*-----Targetting the iPhone 6 plus and similar viewport-----*/

@media screen and (max-width: 414px) {
  .title h2, h2 {
    font-size: 24px;
   }
   .video-mask {
     padding: 42px 0;
   }
   .video-mask h2 {
    margin-bottom: 14px;
   }
  .video {
    height: 255px;
  }
  .play {
    width: 60px;
    height: 60px;
    margin-bottom: 5px;
    background-size: 50% 50%;
    -webkit-background-size: 50% 50%;
    -o-background-size: 50% 50%;
    box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
    -webkit-box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
    -moz-box-shadow: 0px 0px 0px 10px rgba(0, 167, 221, 0.5);
   }
}

/*-----Targetting the Samsung Gallaxy Note and similar viewport-----*/

@media screen and (max-width: 400px) {
  .video {
    height: 220px;
  }  
}

/*-----Taretting the BlackBerry Z10, Google Nexus 4 and similar viewport-----*/

@media screen and (max-width: 384px) {
  .video {
    height: 218px;
  }
}

/*-----Taretting the iPhone 6 and similar viewport-----*/

@media screen and (max-width: 375px) {
  .video {
    height: 255px;
  }
}


/*-----Taretting the BalckBerry Z30, Samsung Gallaxy Note,Samsung Gallaxy Note II, Google Nexus 5 and similar viewport-----*/

@media screen and (max-width: 360px) {
  .video {
    height: 211px;
  }
  .video-mask {
    padding: 20px 0;
  }
}

/*-----Taretting the iPhone 3gs iPhone 4, iPhone 5, Google Nexus S and similar viewport-----*/

@media screen and (max-width: 320px) {
  .video {
    height: 192px;
  }
  .video-container {
    margin-top: -3px;
  }
  .video-mask {
    padding: 10px 0px;
  }
}

