/**
* @author    Ninodezign.com http://www.ninodezign.com
* @copyright Copyright (C) 2016 Ninodezign.com. All rights reserved.
* @license   Ninodezign.com Proprietary License
*/
/* ============================== DEFAULT HTML ============================== */
@font-face {font-family:myFirstFont;src: url('../fonts/ge-dinarone-bold.ttf') format('truetype'),url('../fonts/GE Dinar One Medium.otf?#iefix');}
@font-face {font-family:Droid Arabic Kuf;src: url('../fonts/DroidArabicKufi-Reqular.ttf') format('truetype'),url('../fonts/GE Dinar One Medium.otf?#iefix');}
@font-face {font-family:mySecFont;src: url('../fonts/mokhtar_daiery.ttf') format('truetype'),url('../fonts/ToyorAljanah-Regular.otf?#iefix');}


html, body {
	line-height: 1.7;
	margin: 0;
	padding: 0;
}
body {
	color: #999;
	font-size: 13px;
	font-weight: 400;
	overflow-x: hidden;
	position: relative;
	font-family: 'Roboto', sans-serif;
}
article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section,main { 
    display: block;
}
hr {
	border-left: none;
	border-right: none;
    border-top: 1px solid #E5E5E5;
    color: #F4F4F4;
    margin: 20px 0;
    padding: 0;
}

a:active {
	text-decoration: none;
}
a:focus {
	outline: none;
}


/* =============== DEFAULT HTML - HEADING STYLES =============== */
h1, h2, h3, h4, h5, h6 {
	margin: 5px 0 10px;
	color: #333;
	text-transform: uppercase;
	font-family: 'Droid Arabic Kuf', sans-serif;
}
h1, h2 {
	font-weight: 300;
}
h1 {
	font-size: 2.2em;
}
h2 {
	font-size: 1.8em;
}
h3 {
	font-size: 22px;
}
h4 {
	font-size: 18px;
}
h5, h6 {
	font-size: 1em;
}
select {
    border: 0;
}
.panel.panel-default {
    font-family: 'Droid Arabic Kuf';
    padding-right:1%;
    padding-left: 1%;
}
.table-responsive {
    font-family: 'Droid Arabic Kuf';
    overflow: hidden;
	color:#777;

}
.table-responsive p {
  line-height:2;
  color:#777;
  font-size:14px;
}
.table-responsive ul {
  line-height:2;
  color:#777;
   font-size:14px;
}
i.glyphicon {padding-left: 5px;}
.panel-group i.glyphicon
{
	font-size:12px;
}
span.logo {
    text-align: center;
    font-family:'Droid Arabic Kuf';

}
#nino-services .sectionContent .FindHotel ul>li .studid {
    width:150px;
     font-size: 14px;
}
div#container_head {
    color: #000;
    background: rgba(255,255,255,0.6);
    height: 30px;
	width:98%;
}
.navbar-brand img {
    margin-left: 10px;
}
/* =============== DEFAULT HTML - LIST STYLES =============== */
ul, ul li,
ol, ol li,
p, form, input {
	margin: 0;
	padding: 0;
}
p {
	margin-bottom: 10px;
}
ul, ul li {
	list-style: none;
}
/* =============== DEFAULT HTML - IMAGES STYLES =============== */
img {
	border: none;
	max-width: 100%;
}
img.image-left {
	float: left;
	margin-right: 5px;
}
img.img-full-width {
	width: 100%;
}
/* =============== PREDEFINED CONTENT ALIGN =============== */
.margin-left {
	margin-left: 1em !important;
	margin-right: 0;
}
.margin-right {
	margin-left: 0;
	margin-right: 1em !important;
}
/* ============================== LAYOUT ============================== */
/* =============== LAYOUT - GENERAL LAYOUT =============== */
.container {
	position: relative;
}
[layout="row"] {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flexbox;
	display: flex;
}
.fsr {
	-webkit-flex-shrink: 0;
	flex-shrink: 0;
}
.fg {
	-webkit-flex-grow: 1;
	flex-grow: 1;
}
.fw {
	flex-wrap: wrap;
}
.verticalStretch {
	-ms-flex-align: stretch;
	-webkit-align-items: stretch;
	-webkit-box-align: stretch;
	align-items: stretch;
}
.verticalCenter {
	-ms-flex-align: center;
	-webkit-align-items: center;
	-webkit-box-align: center;
	align-items: center;
}
.nino-btn {
	display: inline-block;
	color: #fff;
	text-transform: uppercase;
	padding: 10px 20px;
	text-align: center;
	border: 2px solid #fff;
	font-size: 12px;
	line-height: 100%;
}
.nino-btn:hover {
	color: #fff;
}
.bg-white {
	background-color: #fff !important;
}

/* =============== LAYOUT - HEADER AREA =============== */
#nino-header {
	position: relative;
	font-family: 'Montserrat', sans-serif;
}
#nino-header:after {
	content: "";
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background: #e2dbd2;
	/*background: rgba(195,179,152,0.3); /* fallback for old browsers */ /* Chrome 10-25, Safari 5.1-6 */
	/*background: -webkit-linear-gradient(top, rgba(243,129,129,0.9), rgba(252, 227, 138, 0.9));
	background: -o-linear-gradient(top, rgba(243,129,129,0.9), rgba(252, 227, 138, 0.9));
	background: linear-gradient(to bottom, rgba(209,161,43,0.2), rgba(240, 240, 240, 0.3));
	/* W3C, IE 10+/ Edge, Firefox 16+, Chrome 26+, Opera 12+, Safari 7+ */	
	}
#nino-headerInner {
	position: relative;
	z-index: 5;
}
/* =============== LAYOUT - MENU AREA =============== */
#nino-navbar {
	/* background:#fff url(../images/411.jpg) no-repeat bottom center; */
	border: none;
	border-radius: 0;
	height: 110px;
}
#nino-navbar .container {
	background: rgba(255,255,255,1);
	box-shadow: 0px 0px  #eee;
	width:98%;
	/* height: auto; */
}
#nino-navbar .navbar-nav > li > a {
	font-family:'Droid Arabic Kuf';
	color: #5a5855;
	font-size: 14px;
	font-weight: 600;
	text-transform: uppercase;
	padding: 10px 5px 5px;
	margin: 0 12px;
}
#nino-navbar .navbar-nav > .active > a {
	color: #6b6965;
	border-bottom: 0px solid transparent;
	font-size:22px;
	background: none;
}
#nino-navbar .navbar-nav > li > a:hover,
#nino-navbar .navbar-nav > .active > a:hover {
	color: #e5ad20;
	border-color: #e5ad20;
	background: none;
}

#nino-navbar .navbar-header {width:100%;/* height: auto; */}
#nino-navbar .navbar-header .navbar-brand {float: right;}
#nino-navbar .navbar-header .navbar-brand img { float:right;  }
#nino-navbar .nino-iconsGroup {float:left;}

#nino-navbar .nino-iconsGroup li a {
	border: none;
	font-size: 18px;
}
#nino-navbar .navbar-toggle {
	margin-right: 0;
	border: none;
}
#nino-navbar .navbar-toggle ul li{text-align:right; float:right}
#nino-navbar .navbar-toggle:hover,
#nino-navbar .navbar-toggle:focus {
	background: none;
}
#nino-navbar .navbar-toggle .icon-bar {
	background: #3b3a38;
}
#nino-navbar .companytext{
	text-align:center;
	height:122px;
	padding:10px;
	background:rgba(255,255,255,0.4);
	/*background: #fff url(../images/islam-pattern.jpg) repeat bottom center;
	opacity: 0.7;*/
	top:47%;
	font-family:'Droid Arabic Kuf';
}
#nino-navbar .companytext:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 50px;
	height: 5px;
	background: #f4c320;
	transform: translateX(-50%);
}
#nino-navbar .companytext  img {padding:1px 20px 8px 1px;}
#nino-navbar .companytext .text h2 {font-size:14px; padding:4px 10px 0px 10px; font-weight:bold; width:auto;}
.headerbottomline {height:2px; background:rgba(244,195,32,0.9); margin-top: -20px;}
.owl-dots {
    margin-top: 1%;
    padding: 0% 3%;
}

a.right.carousel.slide {
    color: #888;
}

a.left.carousel.slide {
    color: #888;
}

a.common-btn.viewmore {
    background: rgba(244,195,32,0.9);
    padding: 2% 8%;
    float: left;
    color: #fff;
}
span.last{
	position:absolute;
	bottom:0;
	width:90%;
	padding:20px;
	color:#fff;
	/* text-transform:uppercase; */
	z-index:2
	}
/* ----------- FIXED NAVBAR WITH ANIMATE ----------- */
.nino-fixed-nav .navbarfixed {
	position: fixed;
	top: 0;
	left: 0;
    width: 100%;
    background: none;
    z-index: 2;
    -webkit-animation-duration: .5s;
    		animation-duration: .5s;
    -webkit-animation-fill-mode: both;
    		animation-fill-mode: both;
    -webkit-animation-name: fadeInDown;
    		animation-name: fadeInDown;
}
.nino-fixed-nav #nino-navbar .navbar-nav > li > a {
	border: none;
}
@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0)
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none
    }
}
/* =============== LAYOUT - CONTENT AREA =============== */
section {
	padding: 80px 0;
}

.nino-sectionHeading {
	font-weight: 700;
	font-size: 25px;
	line-height: 1;
	position: relative;
	padding-bottom: 20px;
	margin-bottom: 30px;
	text-align: center;
	color: #333;
}
.nino-sectionHeading:after {
	content: "";
	position: absolute;
	left: 50%;
	bottom: 0;
	width: 50px;
	height: 2px;
	background: #f4c320;
	transform: translateX(-50%);
}
.nino-sectionHeading .nino-subHeading {
	display: block;
	text-transform: none;
	font-weight: 400;
	font-family: 'Kaushan Script', cursive;
	font-size: 20px;
	margin-bottom: 20px;
}
.nino-sectionDesc {
	text-align: center;
	max-width: 750px;
	margin: 0 auto 40px;
	font-size: 15px;
	font-weight: 100;
	font-family :'Droid Arabic Kuf';
}



/* =============== SECTION SERVICES =============== */

#nino-services .nino-icon {
	font-size: 30px;
	margin-right: 20px;
	color: #95e1d3;
}
#nino-services .nino-sectionHeading >span {
	font-family :'mySecFont';
	}
#nino-services .sectionContent .fw .nino-serviceTitle {
	text-align: right;
	padding-right:17px;
	font-size:18px;
	font-weight:400;
    }
#nino-services .sectionContent .fw p{
	font-family :'Droid Arabic Kuf';
	text-align:right;
	padding-right:20px;
	}
#nino-services .sectionContent .FindHotel {

	padding:10px;
	text-align:center;
	width:100%;
	}
#nino-services .sectionContent .FindHotel ul{

    display: inline-table;
	width:100%;
	height: 100%;
	padding: 20px;
	font-family :'Droid Arabic Kuf';
	}
#nino-services .sectionContent .FindHotel ul>li {
        padding: 5px 1px;
        border: 1px solid #aaa;
		display:inline;
		height: 100%;
		margin-left:10px;
	}
#nino-services .sectionContent .FindHotel ul>li.active{
	    background: #e7b405;
        border: 0px solid #aaa;
	}
#nino-services .sectionContent .FindHotel ul>li input{
        padding: 1px 5px;
        border: 0px solid red;
		text-align: right;
		direction:rtl;
		width: 80px;
	}
#nino-services .sectionContent .FindHotel ul>li .cityname{
        padding: 2px 10px;
        border: 0px solid red;
		text-align: right;
		width:180px;
	}
#nino-services .sectionContent .FindHotel ul>li .Hotelsubmit{
		text-align: center;
		background: #e7b405;
		color:#fff;
	}
#nino-services .sectionContent .HotelSlider{
	    padding: 5px 10px;
	    font-family :'Droid Arabic Kuf';
	    overflow:hidden:
	}
#nino-services .sectionContent .HotelSlider .item{ 
	   overflow:hidden;
	}
#nino-services .sectionContent .fw .Hotitem{
		text-align: right;
		height: 250px;
		width: 180px;
		margin: 30px 0px;
		position: relative;
		cursor: pointer;
	}
#nino-services .sectionContent .fw .Hotitem .Hotelsubmit {
		visibility:hidden;
		font-size:14px;
		float: left;
		margin: 2px 10px;
		padding:1px 14px;
		background:rgba(33,33,33, 0.7);
		border: none;
		color: #fff;
		font-family: 'Droid Arabic Kuf';
	}
#nino-services .sectionContent .fw .Hotitem:hover {
		height: 300px;
		width: 200px;
		margin: 1px 0px;
		transition: .2s ease;
	}
#nino-services .sectionContent .fw .Hotitem:hover .RoomDisc{
	    width:100%;
		height:30%;
		background: rgba(254,190,33, 0.6);
		color: #000;
	}
#nino-services .sectionContent .fw .Hotitem:hover .RoomDisc h5{
		color: #000;
		font-size:14px;
	}
#nino-services .sectionContent .fw .Hotitem:hover .RoomDisc span{
		font-size:14px;
	}
#nino-services .sectionContent .fw .Hotitem:hover .Hotelsubmit{
		visibility: visible;
	}
#nino-services .sectionContent .fw .Hotitem:before {
		transition: .2s ease-in-out;
	}
#nino-services .sectionContent .fw .Hotitem-select {
		height: 300px;
		width: 200px;
		background: #f3c780;
		margin: 1px 0px;
	}
#nino-services .sectionContent .fw .Hotitem .RoomDisc {
	    height: 25%;
		width: 180px;
		background: rgba(10,10,10, 0.6);
		bottom:0;
		position: absolute;
		font-size:16px;
		color: #ececec;
		font-family: 'Montserrat', sans-serif;
	}
.Hotitem .RoomDisc h5{
		padding: 10px 10px 0px 0px;
		font-size:12px;
		margin:1px;
		color: #ececec;
}
.Hotitem .RoomDisc span{
		padding: 0px 10px 0px 0px;
		font-size: 10px;
		font-family: 'Droid Arabic Kuf';
		margin:1px;
}
	
	
#nino-services .item:not(:nth-last-child(-n+3)) {
	border-bottom: 1px solid #e5e5e5;
	margin-bottom: 50px;
	padding-bottom: 40px;
}
#nino-services .nino-serviceTitle {
	font-weight: 500;
	font-size: 14px;
}


 .panel-title .nino-icon.arrow {
	left: auto;
	right: 10px;
	
}
 .panel-title .collapsed .nino-icon.arrow {
	-webkit-transform: rotate(180deg);
	   -moz-transform: rotate(180deg);
		 -o-transform: rotate(180deg);
		-ms-transform: rotate(180deg);
			transform: rotate(180deg);
}


.panel-title  .nino-icon.arrow::before {
	content: '-';
	font-size:20px;
	font-weight:600;
}
.panel-title .collapsed .nino-icon.arrow::before {
	content: '+';
		font-size:16px;
	font-weight:600;
}



 .panel-body {
	padding-right: 10px;
	
	font-weight: 700;
	font-family: 'Droid Arabic Kuf';
	text-align: right;
	font-size: 13px;
}
 .mCS-default .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar,
 .mCS-default .mCSB_scrollTools .mCSB_dragger.mCSB_dragger_onDrag .mCSB_dragger_bar, 
 .mCS-default .mCSB_scrollTools .mCSB_dragger:active .mCSB_dragger_bar {
	background: #e7b202;
}
 .mCSB_scrollTools .mCSB_draggerRail {
	background: #f5f5f5;
}

/* =============== SECTION BRAND =============== */
#nino-brand {
	padding: 50px 0;
	background: #f8f8f8;
	text-align: center;
}
#nino-brand a {
	display: block;
}
#nino-brand a:hover {
	-webkit-transform: scale(1.1,1.1);
	   -moz-transform: scale(1.1,1.1);
		 -o-transform: scale(1.1,1.1);
		-ms-transform: scale(1.1,1.1);
			transform: scale(1.1,1.1);
}

/* =============== LAYOUT - FOOTER AREA =============== */
footer {
	padding-top: 50px;
	background: #f8f8f8;
}
footer .nino-colHeading {
	margin: 0 0 25px;
	font-size: 14px;
	text-align: left;
}
footer .colInfo {
	margin-bottom: 50px;

}
footer .colInfo .footerLogo a{
	font-family: 'Droid Arabic Kuf';
	font-size:34px;
}
footer .colInfo p{
	text-align: justify;
	font-family: 'Droid Arabic Kuf';
	
}
/* ----------- COL 1 ----------- */
footer .footerLogo a {
	color: #ccc;
	font-size: 40px;
	font-family: 'Montserrat', sans-serif;
	font-weight: 700;
	display: inline-block;
	margin-bottom: 20px;
	line-height: 100%;
}
button.btn.btn-success {
    	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background: #e7b202;
	border:0;
}
footer .nino-followUs {
	margin: 10px 0 25px 0;
}
footer .nino-followUs .totalFollow {
	color: #e7b202;
	font-weight: 500;
	font-family: 'Montserrat', sans-serif;
	border-bottom: 1px solid #e5e5e5;
	padding-bottom: 5px;
	margin-bottom: 10px;
}
footer .nino-followUs .totalFollow span {
	font-size: 18px;
	font-weight: 700;
}
footer .nino-followUs .socialNetwork .text {
	font-style: italic;
	font-weight: 300;
	display: inline-block;
	margin-right: 10px;
}
footer .nino-followUs .socialNetwork .nino-icon {
	display: inline-block;
	margin: 0 3px;
	font-size: 18px;
	color: #e7b202;
}
footer .nino-subscribeForm .input-group input,
footer .nino-subscribeForm .input-group .btn {
	border-radius: 0;
}
footer .nino-subscribeForm .input-group input {
	border-color: #e7e7e7;
	box-shadow: none;
	font-style: italic;
	font-size: 15px;
}
footer .nino-subscribeForm .input-group .btn {
	text-transform: uppercase;
	font-weight: 700;
	font-family: 'Montserrat', sans-serif;
	font-size: 14px;
	background: #e7b202;
	border: none;
}
/* ----------- COL 2 ----------- */
footer .listArticles > li {
	margin-bottom: 20px;
	color: #e7b202;
}
footer .listArticles > li a{
	color: #aaa;
}
footer .listArticles > li:last-child {
	margin-bottom: 0;
}
footer .listArticles .articleThumb {
	width: 120px;
	margin-right: 15px;
}
footer .listArticles .articleTitle {
	font-size: 12px;
	margin: 0 0 5px;
	line-height: 1.4;
}
footer .listArticles .date {
	font-style: italic;
}
/* ----------- COL 3 ----------- */
footer .instagramImages a {
	float: left;
	width: 82px;
	margin: 1px;
}
footer .morePhoto {
	color: #e7b202;
	font-style: italic;
	margin-top: 10px;
	display: inline-block;
}
a.morePhoto {
    float: left;
}
/* ----------- COPYRIGHT ----------- */
footer .nino-copyright {
	text-align: center;
	border-top: 1px solid #e5e5e5;
	padding: 20px 0;
}
.totalFollow {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 5px;
    margin-bottom: 10px;
	margin-top:20px;
}
/* =============== SEARCH FORM =============== */
#nino-searchForm {
	position: fixed;
	left: 0;
	top: -100%;
	width: 100%;
	height: 100%;
	background: rgba(0,0,0,.9);
	padding: 20px;
	z-index: 10;
	opacity: 1;
	-webkit-transition: all .3s ease-in-out;
	   -moz-transition: all .3s ease-in-out;
		 -o-transition: all .3s ease-in-out;
		-ms-transition: all .3s ease-in-out;
			transition: all .3s ease-in-out;
}
#nino-searchForm.open {
	top: 0;
	opacity: 1;
}
#nino-searchForm .nino-searchInput {
    position: relative;
    top: 50%;
    height: 100px;
    box-shadow: none;
    font-size: 70px;
    background: none;
    border: none;
    border-bottom: 1px solid #333;
    font-weight: 700;
    padding: 20px 0;
    color: #fff;
    -webkit-transform: translateY(-50%);
	   -moz-transform: translateY(-50%);
		 -o-transform: translateY(-50%);
		-ms-transform: translateY(-50%);
			transform: translateY(-50%);
}
#nino-searchForm .nino-close {
	position: absolute;
	top: 20px;
	right: 20px;
	font-size: 60px;
	cursor: pointer;
}
#nino-searchForm .nino-close:hover {
	color: #fff;
}
/* =============== GO TO TOP =============== */
#nino-scrollToTop {
	width: 50px; 
	height: 50px;
	text-align: center;
	text-decoration: none;
	position: fixed;
	bottom: 10px;
	right: 10px;
	text-indent: -99999em;
	display: none;
	cursor: pointer;
	z-index: 2;
	background: #e7b202 url(../images/go-to-top.png) center center no-repeat;
}
#nino-scrollToTop:hover {
	text-decoration: none;
	background-color: #F75C4C;
}
/* =============== PRETTY PHOTO OVERRIDE =============== */
div.pp_pic_holder a {
	-webkit-transition: all 0s ease 0s;
	   -moz-transition: all 0s ease 0s;
		 -o-transition: all 0s ease 0s;
		-ms-transition: all 0s ease 0s;
			transition: all 0s ease 0s;
}
div.pp_default .pp_description {
	margin: 12px 50px 0 0;
}
div.pp_default .pp_social {
	width: 100%;
}
.rightmenu {
    background: rgba(255,255,255,.15);
    padding: 5%;
    margin-right: 2%;
    font-size: 14px;
    font-family: 'Droid Arabic Kuf';
    border-radius: 2px;
}

.rightmenu li {
    padding: 4%;
    border-bottom: 1px solid #ccc;
}
section.about_alum {

    	padding: 5% 2%;
	/* padding: 0; */
	min-height:500px;
}
span.k {
    font-weight: 600;
	color:#444;
}
div#head {
    color: #888;
    text-align: right;
    direction: ltr;
	padding-top:5px;
}
.center {
    margin: 1%;
    min-height: 500px;
	background:#fff;
}
.card {
    /* padding: 1%; */
    text-align: center;
    font-family: 'Droid Arabic Kuf';
    border: 1px solid #ccc;
}
p.card-text {
    min-height: 50px;
}
div#head span{
	padding-left:5%;
}
div#lang{
	text-align:left;
	padding-top: 5px;
}
span.last a {
    color: #fff;
}
.research-news p {
    min-height: 100px;
	padding:2% 1%;
}
.research-news a {
    font-family: 'Droid Arabic Kuf';
    /* margin: 5px; */
}
div#nino-title {
    background: #a20;
    color: #fff;
    padding: 3% 2%;
    font-family: 'Droid Arabic Kuf';
    font-size: 18px;
    font-weight: 700;
}
div#title-date {
    padding-top: 1%;
}
div#nino-body img {
    padding: 4% 0;
}

div#body_research {
    padding-bottom: 4%;
    font-family: 'Droid Arabic Kuf';
    line-height: 2;
	font-size:16px;
	color:#666;
}
.research-news {
    padding: 2% 1%;
}
div#body_research h3 {
    padding-bottom: 2%;
    line-height: 2;
}
div#body_research p {
    padding-bottom: 2%;
}

.research-project
{
padding:1% 0%;
}
.research-project h3 {
    display: inline;

}
.research-project img
{padding-bottom:5%;
width: 500px;
height: 300px;
}
.project {
    padding: 10% 0%;
}
.panel-default>.panel-heading {
    font-weight: 700;
   
}
/* ============================================================ RESPONSIVE ============================================================ */
@media (max-width: 1200px) {

	/* =============== WHAT WE DO =============== */
	#nino-whatWeDo .panel-body {
		height: 118px;
	}
	/* =============== FOOTER =============== */
	footer .nino-followUs {
		margin: 15px 0;
	}
	footer .instagramImages a {
		width: 70px;
	}

}
@media (max-width: 992px) {
	section {
		padding: 45px 0;
	}	
	/* =============== SECTION TESTIMONIAL =============== */
	.nino-testimonial {
		padding: 30px 0;
	}
	
	/* =============== SECTION COUNTING =============== */
	#nino-counting {
		font-size: 10px;
	}
	#nino-counting .item {
		padding: 35px 5px;
	}
	#nino-counting .number {
		font-size: 50px;
	}
	/* =============== SECTION SERVICES =============== */
	#nino-services .item:not(:nth-last-child(-n+2)) {
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 30px;
    	padding-bottom: 20px;
	}
	/* =============== SECTION UNIQUE DESIGN =============== */
	#nino-uniqueDesign .nino-devices .tablet {
		width: 250px;
	}
	#nino-uniqueDesign .nino-devices .mobile {
		bottom: -38px;
		margin-left: 88px;
		width: 110px;
	}	
	/* =============== SECTION WHAT WE DO =============== */
	#nino-whatWeDo .panel-group {
		margin-top: 20px;
	}
	
	/* =============== SECTION BRAND =============== */
	#nino-brand {
		padding: 20px 0;
	}
	/* =============== SECTION LATEST BLOG =============== */
	#nino-latestBlog article .articleTitle {
		font-size: 11px;
	}
	#nino-latestBlog article .date {
		padding: 8px 12px;
	}
	#nino-latestBlog article .date .number {
		font-size: 18px;
	}
	#nino-latestBlog article .date .text {
		font-size: 11px;
	}

}

@media (max-width: 768px) {
	
	/* =============== HOVER EFFECT =============== */
	.nino-hoverEffect .item {
		margin-bottom: 15px;
	}
	/* =============== MAIN SLIDER =============== */
	
	/* =============== SECTION UNIQUE DESIGN =============== */
	#nino-uniqueDesign .nino-devices .mobile {
		margin-left: 65px;
	}
	/* =============== SECTION OUR TEAM =============== */
	#nino-ourTeam .info {
		margin: 0 0 20px;
	}
	/* =============== SECTION OUR WORK =============== */
	
}

@media (max-width: 767px) {
	
	/* =============== MENU AREA =============== */
	#nino-navbar {
		height: auto;
		/* background: #fff; */
		color:#fff;
		padding: 1% 0;
		height: 80px;
	}
	#nino-navbar .navbar-header {
		/* padding-right: 80px; */
		height: 60px;
	}
	#nino-navbar .navbar-nav > li > a {
		padding: 10px 5px 5px;
	}
	#nino-navbar .navbar-nav > li > a:hover, 
	#nino-navbar .navbar-nav > .active > a, 
	#nino-navbar .navbar-nav > .active > a:hover {
		border-color: transparent;
	}
	#nino-navbar .navbar-header .navbar-brand {position: relative;right: 0px;top: -12px;}
	#nino-navbar .nino-menuItem,
	#nino-navbar .navbar-collapse {
		width: 100%;
	}
	#nino-navbar .navbar-collapse {
		background: rgba(56,56,56,0.95);
		border-color: #464646;
		position: absolute;
		z-index: 1;
		left: 0px;
	}
	#nino-navbar .nino-iconsGroup {
		position: absolute;
		right: 15px;
		top: 0;
		margin: 0;
	}
	#nino-navbar .nino-iconsGroup > li {
		display: inline-block;
	}
	#nino-navbar .nino-iconsGroup li a {
		margin: 0 0 0 15px;
		padding: 15px 0 5px;
	}
	/* =============== SECTION SERVICES =============== */
	#nino-services .item:not(:nth-last-child(-n+1)) {
		border-bottom: 1px solid #e5e5e5;
		margin-bottom: 20px;
		padding-bottom: 10px;
	}
	h3.nino-colHeading {
    display: none;
}

.instagramImages.clearfix {
    display: none;
}

a.morePhoto {
    display: none;
}
footer .colInfo {
	margin-bottom: 20px;
}
	div#container_head{
		display:none;
	
	}
}

@media (max-width: 640px) {
	section {
		padding: 30px 0;
	}
	.nino-sectionHeading {
		font-size: 20px;
		margin-bottom: 20px;
	}
	.nino-sectionHeading .nino-subHeading {
		font-size: 16px;
		margin-bottom: 10px;
	}
	.nino-sectionDesc {
		margin-bottom: 20px;
	}
	
	/* =============== SECTION COUNTING =============== */
	#nino-counting .item {
		padding: 20px 5px;
	}
	#nino-counting .number {
		font-size: 28px;
	}
	#nino-counting .text {
		font-size: 9px;
	}
	/* =============== SECTION UNIQUE DESIGN =============== */
	#nino-uniqueDesign .nino-devices .mobile {
		margin-left: 65px;
	}

	/* =============== SECTION UNIQUE DESIGN =============== */
	#nino-uniqueDesign .nino-devices .mobile {
		margin-left: 50px;
		width: 90px;
	}
	/* =============== SECTION HAPPY CLIENT =============== */
	#nino-happyClient .nino-avatar {
	    width: 50px;
	    margin-right: 15px;
	}
	/* =============== SEARCH FORM =============== */
	#nino-searchForm .nino-searchInput {
		height: 60px;
		font-size: 35px;

	}
	#nino-searchForm .nino-close {
		font-size: 40px;
	}
	/* =============== FOOTER =============== */
	footer {
		padding-top: 30px;
	}
		div#container_head{
		display:none;
	
	}

}

@media (max-width: 480px) {
	.navbar-brand {width: 80%;padding: 5% 5% 1% 5%;height: auto;}
	/* =============== MAIN SLIDER =============== */
	
	
	/* =============== */
	#nino-services .sectionContent .FindHotel ul{display:initial;}
	#nino-services .sectionContent .FindHotel ul>li {display: inline-table; margin: 5px; padding:5px}
	/* =============== SECTION TESTIMONIAL =============== */
	.nino-testimonialSlider .nino-symbol,
	.nino-testimonialSlider .nino-avatar {
		display: none;
	}
	/* =============== SECTION OUR WORK =============== */
	
	form#formadd select {
    width: 150px;
    height: 22px;
}
#nino-navbar .navbar-toggle{
	padding: 2%;
	margin-top:4%;
	border: 1px solid #ccc;
}

.container {

    font-size:11px;
}
.text-center{
	padding-top:5%;
}
footer .colInfo {

	/*direction: ltr;*/
}
.center {
 min-height:auto;
}
section#nino-services {
    padding: 25%  0;
}
#nino-navbar .navbar-nav > li > a
{
	color:#999;
}
.rightmenu{
	margin-bottom:10%;
	
}
div#advertises {
    padding: 2%;
    text-align: justify;
}
.table-responsive {
  
    overflow:scroll ;
	

}
#nino-navbar .navbar-header .navbar-brand img { height:50px;  }
	#nino-navbar .navbar-header {
	
/* height:auto; */
	}
		div#container_head{
		display:none;
	
	}
}
@media (max-width: 375px) {
	
	i.mdi.mdi-magnify.nino-icon{
		display:none;
	}
#nino-navbar .navbar-header .navbar-brand img { height:50px;  }
#nino-navbar .navbar-header{
	/* padding-right:30px; */
}

#nino-navbar .nino-iconsGroup
{
	right:5px
}
 div#head {
    font-size:10px;
     text-align:right;
      margin:0;
	 padding:5px 0 0 0;
}
div#lang{
	 font-size:10px;
	 text-align:left;
	 margin:0;
	 padding:5px 0 0 0;
	
}
#nino-navbar .nino-iconsGroup li a
{
	padding:5px 0 0 0;
}
form#formadd  select{
	display:none;

}
	#nino-services .sectionContent .FindHotel ul>li { margin: 2px; }
	}