/*@import url('https://fonts.googleapis.com/css?family=Raleway:400,500,700');*/
@import url('https://fonts.googleapis.com/css?family=Lato|Montserrat|Open+Sans|Oswald|Raleway|Roboto" rel="stylesheet');
* {
  box-sizing: border-box;
  margin:0; padding:0;
}
body {
  margin: 0;
  padding-top: 46px;
  /*****ROB-START***
  font-family:'Open Sans', sans-serif;*/
  font-size: 15px;
  /*****ROB-END***/

}
body::-webkit-scrollbar {
    width: 10px;
} 
body::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
}
body::-webkit-scrollbar-thumb {
  background-color: #D26F19;
  outline: 1px solid slategrey;
  border-radius: 5px;

}
a, a:hover, a:focus{
	text-decoration:none;
	transition:all 350ms ease;
	}
.np{
	padding:0;
	}
.p-left{
	padding-left:0;
	}
#page-wrap{
	margin:0;
	padding:0;
	width:100%;
	height:auto;
	overflow:hidden;
	}
.live-chat{
	position:fixed;
	left: :0;
	top:50%;
	z-index:100;
	}

/** rob**/
@media only screen and (max-width: 425px)
{
.live-chat{
	display: none;
	}
}

/** end**/

header {
  height: auto;
  padding-top: 0px;
  background: #F2F2E8;
  border-bottom: solid 3px #D6D6D1;
}
.main-nav,
.main {
  position: relative; 
}
.main-nav {
  padding:4px 0;
  border-radius:0px;
  background: #fff;
  height: auto;
  z-index: 150;
  margin-bottom: 0px;
  box-shadow: 0 2px 3px rgba(0,0,0,.4);
}
header,
.main-nav-scrolled {
  position: fixed;
  width: 100%;
  top: 0;
  padding:4px 0;
}
.top-list{
	margin:0;
	padding:0;
	}
.top-list li > a {
	margin:0;
	padding:0;
	text-decoration:none;
	color:#000;
	}

.top-list li > a:hover{
	color:#000;
	transition:all 350ms ease;
	}
.top-list li > a:hover i, .top-list li a:hover img { transform:scale(1.1); transition:all 350ms ease; color:#09a2df; }
.top-list li > a > i{
	margin-right:10px;
	font-size:24px;
	color: #00008B;
	}
.main {
  background: #f2f2e8;
  padding: 110px 50px 50px;
  column-count: 2;
  column-gap: 40px;
}
.main-nav ul li.order_now a { background:#09a2df; color:#fff; border-radius:5px;height: 40px;padding: 10px 11px;margin-top: 5px; }
.main-nav ul li.order_now a:hover { background:#ff871f; transition:all 350ms ease; color:#fff !important; }
.main-nav ul li a{
	border-bottom:solid 1px transparent;
	text-transform: capitalize;
	transition:all 350ms ease;
	}
.main-nav ul > li > a:hover{
	border-bottom:solid 1px #FF9233;
	color: #FF9233 !important;
	}
/*********************************Drop-down-menu*******************************/
.main-nav ul li{
	position:relative;
	}
.main-nav ul li:hover ul{
	padding:0px;
	position:absolute;
	display:block;
	}
.main-nav ul li ul{
	display:none;
	background:rgba(9, 98, 133, 0.83);
	width:225px;
	z-index:9999;
	}
.main-nav ul li ul > li > a{
	margin:0;
	padding:8px 10px 8px 15px;
	color:#fff !important;
	display:block;
	border-bottom:solid 1px #fff;
	} 
.main-nav ul li ul > li > a:hover{
	background:rgba(255, 129, 21, 0.82);
	color:#fff !important;
	}
.main-nav ul li ul > li > a > i{
	display:inline-block;
	float:right;
	margin-top:5px;
	}
.main-nav ul li ul > li:hover .my-mega{
	display:block !important;
	}
.my-mega{
	margin: 0;
    padding: 0;
    width: 720px !important;
    left: 225px;
    top: 0;
	display:none !important;
	background:rgba(255, 129, 21, 0.82) !important;
	}
.my-mega > div{
	margin:0;
	}
.my-mega li{
	margin:0;
	padding:0;
	}
.my-mega li a{
	padding:8px;
	display:block;
	font-size:14px;
	color:#fff;
	}
.my-mega li a:hover{
	background:rgba(9, 98, 133, 0.83) !important;
	color:#fff !important;
	}
/*********************************slider-area*******************************/
.slidy-bg{
	margin:0;
	padding:0;
	background:url(https://casestudyhelp.com/cdr-report/wp-content/uploads/2018/12/cdr-writing.png) 0 0 no-repeat;
	background-size:cover;
	width:100%;
	border-bottom: 10px solid #03a9f4;
	}
.slidy-area{
	margin-top:20px;
	margin-bottom:20px;
	}
.slidy-area h1{
	margin:30px 0 0 0;
	padding:0;
	color: #fff;
    font-size: 31px;
	line-height:1.4;
	}
	.slidy-area h2{
	margin:30px 0 0 0;
	padding:0;
	color: #fff;
    font-size: 25px;
	line-height:1.4;
	}
.slidy-area h3{
	margin: 10px 0 0 0;
    padding: 0;
    color: #ccc;
    font-size: 18px;
    font-weight: 700;
	}
.slidy-area h4{
	color: #fff;
    margin: 30px 0 0 0;
    padding: 10px 0;
    font-size: 20px;
    /*font-weight: bold;*/
    background: rgb(255, 137, 35);
    text-align: center;
    border-left: 16px solid;
    border-right: 16px solid;
    border-bottom: none;
	}
	.slidy-area h5{
	margin: 16px 0 16px;
    padding: 0 15px 10px 0;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    border-bottom: solid 1px #fff;
    background: none;
	}
.slidy-area ul.list-inline{
	margin:30px 0 0 0;
	padding:0;
	text-align:center;
	width:100%;
	}
.slidy-area ul.list-inline > li{
	margin-right:5%;
	width: 20%;
    vertical-align: top;
	text-align:center;
	}
.slidy-area ul.list-inline > li:hover i{ transform:rotate(10deg); transition:all 400ms ease; color:#ff7b09; }
.slidy-area ul.list-inline > li:last-child{
	margin-right:0;
	}
.slidy-area ul > li > i{
	margin:0;
	padding:0;
	font-size:30px;
	color:#ffd42b;
	}
.slidy-area ul > li > p{
	color: #fff;
    margin: 10px 0 0 0;
    font-size: 15px;
	}
.rslides {
  position: relative;
  list-style: none;
  overflow: hidden;
  padding: 0;
  margin: 0;
  }
.rslides li {
  -webkit-backface-visibility: hidden;
  position: absolute;
  display: none;
  width: 100%;
  left: 0;
  top: 0;
  }

.rslides li:first-child {
  position: relative;
  display: block;
  float: left;
  }

.rslides img {
 	display: block;
	height: auto;
	float: left;
	border: 0;
	width: 100%;
  }
/********************Form-area ***********/
.form-area a{padding:1px 0px!important;}
.form-area {
    margin: 0px 0 0;
    border: 3px solid #09a2df;
    /*padding: 19px;*/
    overflow: auto;
    background: rgb(9, 162, 223);
   }
.form-area h4{
	margin: 0 0 10px;
    padding: 0 15px 10px 0;
    color: #fff;
	text-align:center;
    text-transform: uppercase;
    border-bottom: solid 1px #fff;
	background:none;
	}
.form-area p{
	margin-bottom:5px;
	color:#fff;
	}
.form-area input[type=email],.form-area select, .form-area input[type=text], .form-area input[type=date], .form-area input[type=file]{
	margin:0 0 5px;
	padding:0 10px;
	outline:none;
	border-radius:0 ;
	background:transparent;
	border: solid 1px #fff;
	color:#fff;
	transition:all 400ms ease;
	box-shadow:none;
	}
.form-area select option{
	background:rgba(3, 3, 3, 0.82);
	}
.form-area input:hover, .form-area select:hover{
	border:solid 1px #eee;
	}
.form-area input[type=submit]{
	margin:5px auto 0;
	padding:7px 13px;
	box-shadow:none;
	border-radius:0px;
	color: #fff;
    display: block;
    border: solid 1px #fff;
    background-color: #FF7B09;
	outline:none;
	transition:all 400ms ease;
	}
.form-area input[type=submit]:hover{
	background-color: #E06B06;
	}
/**************************************Mid-content-area**************************/
.mid-content{
	margin:0;
	padding:20px 0 30px;
	background-color:#615F5F;
	}
/**************************************content-area**************************/
.content-area{
	margin:0;
	padding-top:20px;
	padding-bottom:20px;
	text-align:center;
	}
.content-area h2{
	margin:0 0 15px;
	padding:0 20px 10px;
	color:#fff;
	font-size:22px;
	display:inline-block;
	border-bottom:solid 1px #fff;
	text-align:center;
	}
.content-area p{
	margin:0;
	padding:0;
	color:#DEDEDE;
	font-size:16px;
	text-align:center;
	line-height:1.6;
	}
/**************************************mid-icon-area**************************/
.icon-area{
	margin:0;
	padding:30px 0;
	background-color:#fff;
	}
.mid-icon{
	margin:0;
	padding:0;
	text-align:center;
	}
.bg-red{
	margin: 0 auto;
    background-color: #FF0000;
    width: 150px;
    height: 150px;
    border-radius: 50%;
	}
.bg-red > i{
	margin: 0;
    display: inline-block;
    font-size: 60px;
    position: relative;
    color: #fff;
    top: 50px;
	}
.bg-yellow{
	margin:0 auto; 
	width: 150px;
    height: 150px;
    border-radius: 50%;
	background-color:#FFCC00;
	}
.bg-yellow > i{
	margin: 0;
    display: inline-block;
    font-size: 60px;
    position: relative;
    color: #fff;
    top: 50px;
	}
.bg-orange{
	margin:0 auto; 
	width: 150px;
    height: 150px;
    border-radius: 50%;
	background-color:#FF7F11;
	}
.bg-orange > i{
	margin: 0;
    display: inline-block;
    font-size: 60px;
    position: relative;
    color: #fff;
    top: 50px;
	}
.bg-sky{
	margin:0 auto; 
	width: 150px;
    height: 150px;
    border-radius: 50%;
	background-color:#2BA0CE;
	}
.bg-sky > i{
	margin: 0;
    display: inline-block;
    font-size: 60px;
    position: relative;
    color: #fff;
    top: 50px;
	}
.mid-icon > h1{
	margin:15px 0 10px;
	padding:0;
	font-size:24px;
	color:#333;
	text-align:center;
	text-transform:uppercase;
	}
.mid-icon > p{
	margin:0;
	padding:0;
	font-size:16px;
	color:#333;
	line-height:1.5;
	text-align:center;
	}
.mid-icon > span, .mid-icon > span > a{
	font-size:14px;
	display:block;
	color: #066F9A;
	}
.mid-icon > span > a > i{
	margin-left:10px;
	display:inline-block;
	}
/**************************************mid-text-area**************************/
.mid-text-area{
	margin:0;
	padding:30px 0;
	background-color: #615F5F;
	}
.text-area{
	margin:0;
	padding:0;
	}
.text-area h3{
	margin:0 0 10px;
	padding:0 20px 10px 0;
	font-size:20px;
	color:#fff;
	line-height:1.3;
	display: inline-block;
    border-bottom: solid 1px #fff;
	}
.text-area p{
	margin:0 0 20px;
	padding:0;
	font-size:14px;
	color:#ddd;
	line-height:1.6;
	}
.text-area p > a {
	color:#FC0;
	text-decoration:underline;
	}
/**************************************mid-box-area**************************/
.mid-box-area{
	margin:0;
	padding:60px 0 30px;
	background-color: #fff;
	}
.box-content{
	margin:0;
	padding:0px;
	border-bottom: solid 5px transparent;
	transition:all 350ms ease;
	}
.box-content:hover{
	border-bottom: solid 5px #001f6f;
	box-shadow: 3px 4px 5px #3a4042;
	}
.box-content-head{
	margin: 0;
    padding: 10px;
    border: solid 1px #3a4042;
    background: #16327b;
	}
.box-content-head > span{
	display: block;
    height: 75px;
    margin: -45px auto 5px;
    text-align: center;
    border-radius: 50%;
    width: 75px;
    background: #fff;
	border:solid 1px #09a2df;
	}
.box-content-head > span > i{
	margin: 0 auto;
    display: block;
    text-align: center;
    font-size: 40px;
    color: #09a2df;
    line-height: 1.8;
    vertical-align: middle;
	}
.box-content-head h4{
	margin:0 0 0px;
	padding:0px 0 0px;
	font-size:17px;
	color:#fff;
	line-height:1.4;
    border-bottom:none;
	}
.box-content-bottom{
	margin: 0;
    padding: 10px;
    border: solid 1px #027eaf;
    border-top: none;
    background: #fff;
    overflow: auto;
	}
.box-content-bottom h5{
	margin:0 0 10px;
	padding:0px 0 10px;
	font-size:16px;
	border-bottom:solid 1px #000;
	color:#000;
	line-height:1.4;
	}
.box-content-bottom p{
	margin:0;
	padding:0px;
	font-size:14px;
	color:#000;
	line-height:1.7;
	}
.box-content-bottom span{
	display:block;
	}
.box-content-bottom span > a{
	margin: 0;
    padding: 5px 10px;
    display: inline-block;
    color: #FFFFFF;
    float: right;
    background-color: #09a2df;
    border: solid 1px #09a2df;
	}
.box-content-bottom span > a:hover{
	background-color:#0477a5;
	color:#fff;
	transition:all 400ms ease;
	}

/***********************accordian-css**************************/
.accord-area{
	width:100%;
	padding:20px 0 30px;
	}
#outer-wrap{
	text-align:center;
	}
.mainNav {
	background: #4194B4;
	width: 100%;
	text-align:left;
		}
#outer-wrap h3{
	padding:0 15px 10px;
	text-align:center;
	display:inline-block;
	border-bottom:solid 1px #000;
	}
			/* First Level */
.mainNav ul {
	margin: 0;
	padding: 0;
	list-style: none;
	border-bottom: 1px solid #359BC3;
			}
.mainNav ul li {
	border-top: 1px solid #09a2df;
	background:#fff;
		}
.mainNav ul li > span{
	display: inline-block;
    padding: 10px 0 10px 20px;
    font-size: 16px;
    color: #000;
	}
.mainNav ul li a {
	color: #FFFFFF;
	display: block;
	font-size: 1.1em;
	line-height: normal;
	padding:12px 20px;
	text-decoration:none;
	font-weight:bold;
			}
			/*.mainNav ul li a:hover {
				background: #333;
				text-decoration: none;
			}*/
				/* Second Level */
.mainNav ul ul {
	border-bottom: none;
	padding:15px;
	background-color:#fff;
				}
.mainNav ul ul > p{
	color:#333;
	line-height: 1.6;
    text-align: justify;
					}
.mainNav ul ul li {
	border-top: 1px solid #222;
	background: #111;
				}
.mainNav ul ul li a {
	color: #FFFFFF;
	display: block;
	font-size: 1em;
	line-height: normal;
	padding: 0.5em 1em 0.5em 2.5em;
				}
.mainNav ul ul li a:hover {
	background: #333;
				}
						/* Third Level */
.mainNav ul ul ul {
	border-top:1px solid #222;
				}
.mainNav ul ul ul li {
	border:none;
				}
.mainNav ul ul ul li a {
	padding-left:3.5em; 
	padding-top:0.25em; 
	padding-bottom:0.25em;
				}
			/* Accordion Button */
ul li.has-subnav .accordion-btn {
	color: #000;
    background: transparent;
    font-size: 14px;
    margin-top: 5px;
    float: right;
    margin-right: 10px;
    width: auto !important;
			}

/***************************testmonial-css*********************/
.testmonial-area{
		margin:0;
		background:#615F5F;
	}
/***********************footer-up-css**************************/
.footer1{
	width:100%;
	padding:20px;
	background:#373737;
	}
.footer1 h4{
	margin:0 0 10px; 
	padding:0 0 10px;
	color:#e0bc38;
	border-bottom:dashed 0.5px #e0bc38;
	}
.footer1 ul{
	margin:0;
	padding:0;
	list-style-type:none;
	}
.footer1 ul > li > a{
	color:#e6e6e6;
	display:inline-block;
	line-height:1.7;
	}
.footer1 ul > li > a:hover{
	color:#fff;
	padding-left:7px;
	}
.footer1 ul > li > a > i{
	margin-right:10px;
	font-size: 20px;
	}
/***************************footer-bottom-css*********************/
.footer{
	margin:0;
	padding-top:15px;
	padding-bottom:15px;
	background-color:#11182bd6;
	border-top: 1px solid #575656;
	}
.footer-list{
	margin:10px 0 0;
	}
.footer-list li > a{
	margin:0;
	padding:0;
	display:inline-block;
	color:#fff;
	}
.paypal-img{
	margin-top:10px;
	}
.social-list{
	margin:10px 0 0;
	}
.social-list li > a{
	margin:0;
	padding:0;
	display:inline-block;
	color:#fff;
	font-size:20px;
	}
.social-list li > a:hover { transform:rotate(-360deg); transition:all 400ms ease; }
.copyright{
	margin:10px 0 0;
	padding:0;
	color: #fff;
	font-size:13px;
	text-align:center
	}
.cd-top {
  display: inline-block;
  height: 40px;
  width: 40px;
  position: fixed;
  bottom: 40px;
  right: 10px;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.05);
  /* image replacement properties */
  overflow: hidden;
  text-indent: 100%;
  white-space: nowrap;
  background: rgb(255, 135, 31) url(../images/cd-top-arrow.svg) no-repeat center 50%;
  visibility: hidden;
  opacity: 0;
  -webkit-transition: opacity .3s 0s, visibility 0s .3s;
  -moz-transition: opacity .3s 0s, visibility 0s .3s;
  transition: opacity .3s 0s, visibility 0s .3s;
}
.cd-top.cd-is-visible, .cd-top.cd-fade-out, .no-touch .cd-top:hover {
  -webkit-transition: opacity .3s 0s, visibility 0s 0s;
  -moz-transition: opacity .3s 0s, visibility 0s 0s;
  transition: opacity .3s 0s, visibility 0s 0s;
}
.cd-top.cd-is-visible {
  /* the button becomes visible */
  visibility: visible;
  opacity: 1;
}
.cd-top.cd-fade-out {
  /* if the user keeps scrolling down, the button is out of focus and becomes less visible */
  opacity: .5;
}
.no-touch .cd-top:hover {
  background-color: #FF7B09;
  opacity: 1;
}
.top-writer{
	padding:15px 0;
	}	
.top-writer h3{
	margin:0 0 10px;
	line-height:1.3;
	color: #09a2df;
	}		
.top-writer h4{
	margin:0 0 10px;
	line-height:1.4;
	}
.top-writer p{
	margin:0 0 10px;
	line-height:1.5;
	}
.top-writer p a{
	padding:8px 12px;
	display:inline-block;
	color:#000;
	border:solid 1px #000;
	}
.top-writer p a:hover{
	color:#000;
	border:dashed 1px #000;
	box-shadow: 3px 3px 5px #D6D6D6;
	}		
.top-writer marquee{
	margin-bottom:25px;
	}
/***************************inner-page*****************************/
.mid-left{
	margin:0;
	padding:0;
	}
.mid-left h1 {
    margin: 10px 0;
    padding: 0 0 10px;
    font-size: 28px;
    color: #ff6600;
    font-weight: bold;
    border-bottom: 2.5px dashed #09a2df;
}

.mid-left .mt-1 {
    margin: 10px 0;
	padding: 0 0 10px;
	font-size: 28px;
	color: #09a2df;
	border-bottom: solid 2px #09a2df;
	}
 
 .mid-left h2{
	margin:20px 0 10px;
	font-size: 20px;
	color: #000;
	}

 .mid-left h3{
	margin:20px 0 10px;
	font-size: 20px;
	color: #000;
	}
 .mid-left h4{
	margin:20px 0 10px;
	font-size: 20px;
	color: #000;
	}

 .mid-left p{
	margin:10px 0;
	padding:0;
	font-size:15px;
	text-align:justify;
	line-height: 1.6;
	}
.mid-left p em
{ font-style: italic; }

.mid-left-list-1{
	margin:0 0 0 15px;
	padding:0;
	list-style-type:circle;
	}
.mid-left-list-1 li{
	line-height:2;
	}
.mid-right{
	margin:0;
	padding:15px 0;
	}
/*.mid-right h3{
	margin: 0px 0 10px;
    padding: 0 0 10px;
    font-size: 24px;
    color: #09a2df;
    border-bottom: solid 2px #09a2df;
	}*/


.mid-right > p > a{
	padding-bottom:10px;
	border-bottom:dashed 1px #ccc;
	display:block;
	color:#0E7BA7;
	}
.mid-right > p > a:hover{
	color:#DE6C0A;
	}
/*.mid-right-list1{
	margin:0 0 0 15px;
	padding:0;
	width:100%;
	list-style-type: disc;
	}*/
.mid-right marquee p span{
	margin:0;
	padding:0;
	font-weight: bold;
    color: #C31313;
	}	
.mid-right-list1 ul li a{
	line-height:1;
	color:#0E7BA7;
	}
.mid-right-list1 ul li a:hover{
	color:#DE6C0A;
	}
.text-content{
	margin-top: 13px;
    margin-bottom: 30px;
	}

.mid-right h4{
	padding: 5px 15px;
    position: relative;
    font-size: 18px;
    background: #09a2df none repeat scroll 0 0;
    border-bottom: 1px solid #1f2aff;
    border-right: 4px solid #ff871f;
    border-radius: 1px 0px 0px 0px; 
    color: #ffffff;
    font-weight: normal;
    line-height: 1.5;
	}

.mid-right h3{
	padding: 5px 15px;
    position: relative;
    font-size: 18px;
    background: #09a2df none repeat scroll 0 0;
    border-bottom: 1px solid #ff871f;
    border-right: 4px solid #ff871f;
    border-radius: 1px 35px 0px 0px; 
    color: #ffffff;
    font-weight: normal;
    line-height: 1.5;
	}
	
	/***ROB NEW DEIGN Side bar Title**/
	.side-title
	{
	background: #294a70 none repeat scroll 0 0;
    border-bottom: 0 solid #ffab1f;
    border-left: 5px solid #ffab1f;
    color: #ffffff;
    font-size: 16px;
    font-weight: normal;
    line-height: 1.5;
    padding: 5px 15px;
    position: relative;
    }
	
	/***ROB NEW DEIGN Side bar Title**/
.mid-right span{
	display:block;
	text-align:center;
	}
.mid-right span a{
	    display: inline-block;
    padding: 8px 15px;
    border-bottom: solid 2px #FF871F;
    color: #fff;
    background: #3399CC;
	}
.mid-right span a:hover{
	background-color:#FF871F;
	}

.card{
	margin:15px 0 0 15px;
	text-align:center;
	}
.card li a i{
	margin:0 0 0 0px;
	padding:0;
	display:inline-block;
	font-size:30px;
	color:#000;
	}
.blog{
	margin:0;
	padding:0;
	text-align:center;
	}
.blog > p > a > i{
	margin-right:10px;
	}
.blog > p > a{
	display:inline-block;
	padding:8px 15px;
	background:#3399CC;
	color:#fff;
	}
.blog > p > a:hover{
	    background-color: #FF871F;
	}
.mid-right img{
	margin-bottom:10px;
	}
.features-box{
	margin:0;
	padding:20px;
	background-color:#09a2df;
	}
.features{
	margin:0 auto;
	padding:0;
	width:120px;
	height:120px;
	border-radius:50%;
	background:#fff;
	text-align:center;
	border: solid 5px #1682ad;
	}
.features i{
	font-size:42px;
	color:#09a2df;
	position:relative;
	top:35px;
	}
.features-box p{
	margin:10px 0;
	text-align:center;
	color:#fff;
	}
.dessertation-help{
	margin:0;
	padding:15px;
	background:url(../images/content.jpg) 0 0 no-repeat;
	background-size:cover;

	}
.dessertation-help ul{
	margin:0;
	padding:0;
	
	}
.dessertation-help ul li a{
	color:#ccc;
	line-height:1.8;
	}
.disclamer{
	color: #fff;
    text-align: center;
    margin-top: 10px;
    font-size: 13px;
	}

/********************inner-page2*********************/
.sample-area{
	margin-top:30px;	
	}
.sample-box{
	margin:0 0 30px 0;
	padding:10px;
	border:dashed 2px #09a2df;
	transition:all 400ms ease;
	}
.sample-box:hover{
	border:dashed 2px #333;
	box-shadow: 3px 3px 5px #CCCACA;
	}
.sample-box p{
	margin:0;
	padding:0;
	line-height:1.7;
	}
.sample-box img{
	margin-top:45%;
	display:block;
	}
/********************inner-page3*********************/
#accord-list{
	border-bottom:solid 1px #ccc;
	}
#outer-wrap h4{
	margin:15px 0 15px;
	padding:0;
	border-bottom:solid 1px #09a2df;
	text-align:left;
	}
#outer-wrap h4 > span{
	margin:0;
	padding:10px;
	display:inline-block;
	background:#09a2df;
	color:#fff;
	}
.mainNav ul li.bg{
	//background:#333;
	background:#fff;
	border-left: solid 1px #ccc;
	border-right: solid 1px #ccc;
	}
.mainNav ul li.bg > span{
	color:#000;
	}
#accord-list > li > span.accordion-btn-wrap > span {color:#000 !important;}
/********************inner-page4*********************/
.experts-blog {
	margin:0;
	padding:0;
	}
.experts-blog h3{
	margin:15px 0 15px 15px;
	padding:0;
	font-size:20px;
	}
.experts-blog-box {
	//margin:0 0 15px;
	padding:0 0 15px;
	border-bottom:dashed 1px #ccc;
	}
.experts-blog-box img {
	border:solid 2px #ccc;
	}
.experts-blog-box ul{
	margin:0;
	padding:0;
	}
.experts-blog-box ul li > a {
	margin-left:10px;
	display:inline-block;
	}
.experts-blog-box ul li > i {
	margin-right:10px;
	display:inline-block;
	    color: #09a2df;
	}
.experts-blog-box p {
	margin:20px 0 0;
	padding:0;
	text-align:justify;
	line-height:1.5;
	}
.experts-blog-box .btn-group{
	margin-top:20px;
	float:right;
	}
.experts-blog-box .btn-group > .btn {
	margin-left:20px;
	}
.pagination {
	display:block;
	text-align:center;
	}
.pagination li {
	display:inline-block;
	}
.mid-right input[type=email], .mid-right input[type=email] {
	margin:0 0 10px;
	padding:5px;
	border:solid 1px #333;
	box-shadow:none;
	outline:none;
	width:73%;
	}
.mid-right input[type=submit] {
	margin:0 0 0 -5px;
	padding:5px;
	border:solid 1px #333;
	box-shadow:none;
	outline:none;
	background: #09a2df;
    color: #fff;
	width:25%;
	}
.mid-right h5 {
	margin:0 0 10px;
	padding:0 0 10px; 
	font-size:15px;
	border-bottom:solid 1px #000;
	}
.experts-details {
	margin:0; 
	padding:0;
	}
.experts-details h3 {
	margin:0 0 10px; 
	padding:0 0 10px;
	font-size:20px;
	border-bottom:solid 1px #000;
	}

.experts-details ul{
	margin:0;
	padding:0;
	}
.experts-details ul li > a {
	margin-left:10px;
	display:inline-block;
	}
.experts-details ul li > i {
	margin-right:10px;
	display:inline-block;
	    color: #09a2df;
	}
.experts-details p {
	margin:20px 0 0;
	padding:0;
	text-align:justify;
	line-height:1.5;
	}
.experts-details img {
	margin:15px auto;
	display:block;
	}
.experts-details h4 {
	margin:15px 0 0px; 
	padding:0 0 10px;
	font-size:18px;
	color: #09a2df;
	border-bottom: solid 1px #000;
	}
.expert-comment{
	margin:0;
	padding:0;
	}
.expert-comment input[type=text], .expert-comment input[type=email]{
	margin:0;
	padding:5px;
	border:solid 1px #333;
	border-radius:0px;
	outline:none;
	box-shadow:none;
	}
.expert-comment textarea{
	margin:0;
	padding:5px;
	border:solid 1px #333;
	border-radius:0px;
	outline:none;
	resize:none;
	box-shadow:none;
	}
.expert-comment input[type=submit]{
	margin:0 0 0 26%;
	padding:5px 10px;
	border:solid 1px #333;
	border-radius:0px;
	outline:none;
	box-shadow:none;
	color:#fff;
	background:#333;
	}
.bread{
	margin:0 0 10px -5px;
	padding:0 0 10px;
	//border-bottom:solid 1px #333;
	}
.follow-icon {
	margin:10px 0 !important;
	padding:0;
	}
.follow-icon li > a {
	color:#229BCC;
	}
.follow-icon li > a > i {
	display:inline-block;
	margin-right:10px;
	color:#000;
	}
.tags {
	margin:0;
	padding:0;
	}
.tags li a {
	margin:10px 0 0; 
	padding:7px 10px;
	border:dashed 1px #333;
	color:#333;
	display:inline-block;
	}
.tags li a:hover {
	border:dashed 1px #FF871F;
	color:#FF871F;
	}

.related-posts {
	margin:0;
	padding:0 0 0 30px;
	    list-style-type: disc;
	}
.related-posts ul {
	margin-top:10px;
	list-style-type:disc;
	}
.related-posts ul li a {
	font-size:16px;
	color:#666;
	}
.related-posts ul li a:hover{
	color:#000;
	}

.pages-num input{min-height:34px; text-align:center;}
.pages-num .qtyminus { border:solid 1px #ddd; }
.pages-num .qtyplus { border:solid 1px #ddd; }
.datepicker i { position:absolute; top:35px; color:#fff; left:25px; }
.datepicker input { padding-left:30px !important; }

/***********************payment-form***************************/

.form-area2 {  }
.form-area2 > h2 { margin:20px 0 10px; padding:0; color:#000; text-align:center; font-size:24px; }
.form-area2 > p { margin:0px 0 20px; padding:0; color:#000; text-align:center; }
.form-box{ margin:0 auto 30px; padding:20px; border:solid 1px #000;  }
.form-box h3 { margin:0 0 20px; padding:0; color:#000; text-align:center; font-size:20px; }
.form-box ul{  margin-bottom:20px; } 
.form-box ul li i { margin-right:5px; display:inline-block; color:#2fb530; }
.form-box p { margin:10px 0 5px; } 
.form-box em { font-style: normal; margin-top: 9px; display: inline-block; }
.form-box span { margin-left:3px; color:#ff0000; display:inline-block; }
.form-box .ui-datepicker-append { display:none !important; }
.form-box textarea { resize:none; }
.form-box h5 { text-align:center; margin-top:15px; }
.form-box form input[type=submit] { padding:8px 20px; box-shadow:none; border:solid 1px #0c8e0d; outline:none; text-align:center;     background: #2fb530; color:#fff;  }
.form-box .form-control { border-radius:0px; outline:none; box-shadow:none; }
.form-box h4 { color:#09a2df; }
.form-page-left ul li a { color:#000; line-height:1.8; }
.form-page-left ul { list-style-type:circle; padding:0 0 0 15px; }
.form-area2 .datepicker i { position:absolute; top:10px; color:#000; left:25px; }
.form-area2 .datepicker input { padding-left:30px !important; }
.file-up button { margin-top:10px; border-radius:0px !important; }
.form-box .form-group { margin:0; }


/*************index-new*************/
.content-slider {
    padding: 6px;
    //
    background: #ff7b09;
    border: solid 1px #ffcc00;
}
.content-slider h3 { margin:0 0 15px; color:#fff; font-weight: normal; font-size: 24px; position:relative; }
.content-slider h3:after {content:""; position:absolute; bottom:-20%; left:0; width:50px; height:2px; background:#fff; display:table;}
.content-slider ul  { margin:0; }
.content-slider ul li { padding-left:30px; position:relative; color:#fff; font-size:16px; line-height:1.7; }
.content-slider ul li:before { content: "\f00c"; font-family:'FontAwesome'; position:absolute; left:0; top:0; }
.marqee-text { float:right; width:25%;  padding: 20px; background: url(../images/arrow.png) 0 0 no-repeat #09a2df; text-align:right; position:relative; }
.marqee-text:before {
    content: '';
    display: block;
    position: absolute;
    border: solid transparent;
    border-left-color: #09a2df;
    border-width: 33px 20px;
    top: -1px;
    left: -41px;
    transform: rotate(180deg);
}
.marqee-text h3, .marqee-text h3 a { margin:0; color:#fff;    font-size: 22px; display:block; }
.marqee-text h3 a:hover { padding-right:15px; }
.marquee-area { float:left; width:75%; padding:21px 10px; border: solid 1px #09a2df;}
.marquee-area ul { margin:0; padding:0; list-style-type:circle; }
.marquee-area ul li a { font-weight:bold; color:#000; }
.marquee-area ul li a:hover { color:#ff871f; }
.quote {
    color: rgba(0,0,0,.4);
    text-align: center;
    margin-bottom: 30px;
}

/*-------------------------------*/
/*    Carousel Fade Transition   */
/*-------------------------------*/

#fade-quote-carousel.carousel {
  padding-bottom: 60px;
}
#fade-quote-carousel.carousel .carousel-inner .item {
  opacity: 0;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-inner .active {
  opacity: 1;
  -webkit-transition-property: opacity;
      -ms-transition-property: opacity;
          transition-property: opacity;
}
#fade-quote-carousel.carousel .carousel-indicators {
  bottom: 10px;
}
#fade-quote-carousel.carousel .carousel-indicators > li {
  background-color: #e84a64;
  border: none;
}
#fade-quote-carousel blockquote {
    text-align: center;
    border: none;
}
#fade-quote-carousel blockquote img { margin:0 auto; display:block; }
#fade-quote-carousel .profile-circle {
    width: 100px;
    height: 100px;
    margin: 0 auto;
    border-radius: 100px;
}

#carousel { padding:30px 0; }
.carousel-control.left,.carousel-control.right  {background:none;width:25px;}
.carousel-control.left {left:-25px;}
.carousel-control.right {right:-25px;}
.broun-block {
/*    background: url("http://myinstantcms.ru/images/bg-broun1.jpg") repeat scroll center top rgba(0, 0, 0, 0);
*/    padding-bottom: 34px;
}
.block-text {
    background-color: #fff;
    border-radius: 5px;
    box-shadow: 0 3px 0 #09a2df;
    color: #626262;
    font-size: 14px;
    margin-top: 27px;
    padding: 15px 10px;
}
.block-text a {
 color:#09a2df/*#7d4702*/;
    font-size: 25px;
    font-weight: bold;
    line-height: 21px;
    text-decoration: none;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.mark {
    padding: 12px 0;background:none;
}
.block-text p {
    color: #585858;
    font-family: /*Georgia*/;
    font-style: italic;
    line-height: 20px;  
}
.sprite {
}
.sprite-i-triangle {
    background-position: 0 -1298px;
    height: 44px;
    width: 50px;
}
.block-text ins {
    bottom: -44px;
    left: 50%;
    margin-left: -60px;
}


.block {
    display: block;
}
.zmin {
    z-index: 1;
}
.ab {
    position: absolute;
}

.person-text {
    padding: 10px 0 0;
    text-align: center;
    z-index: 2;
}
.person-text a {
    color: #09a2df;
    display: block;
    font-size: 14px;
    margin-top: 3px;
    text-decoration: underline;
}
.person-text i {
    color: #fff;
    font-family: Georgia;
    font-size: 13px;
}
.rel {
    position: relative;
}
.broun-block .carousel-control .glyphicon-chevron-right { margin-right:10px; }
.broun-block .carousel-control.left{ margin-left:10px; }
li#mega-menu { position:relative; }
li#mega-menu ul { padding:15px 0; position:absolute; top:50px; left:-455px; width:auto !important;    background: #0c8cbf; list-style-type:disc; 
color:#fff;	}
li#mega-menu ul li { margin-left:10px; }
li#mega-menu ul li a { color:#fff; line-height: 2; font-size:13px; }
li#mega-menu .animated-oredr { text-align:center; }
li#mega-menu .animated-oredr img { display:block; margin:0 auto; }
li#mega-menu .animated-oredr a { margin-top:10px; display:inline-block; padding:6px 20px; border:solid 1px #fff; color:#fff; }
.f-icons {
    text-align: center;
    padding: 10px;
    border: solid 1px #09a2df;
    margin-top: 30px;
	margin-bottom:20px;
}
.f-icons:hover {  border: solid 1px #ce6308; box-shadow: 3px 4px 5px rgba(0, 0, 0, 0.25); background: #ff8b27; }
.f-icons:hover img { transform:scale(1.1); transition:all 400ms ease; }
.f-icons img { display:block; margin:0 auto 10px; width: 90px;}
.f-icons h3 { margin:10px 0 20px;border-bottom: none;}
.f-icons:hover h3 { color:#fff; transition:all 400ms ease;  }
.f-icons p { font-size:16px; color: #888; font-weight: 600; }
.f-icons:hover p { color:#fff;  transition:all 400ms ease; }
ul.content { list-style-type:none; margin-left:0; }
ul.content li { font-size:20px; line-height:1.5; background:url(../images/tick.png) 0 8px no-repeat; padding-left: 30px; color: #09a2df; font-weight:bold;}
.expert-area h3 { margin:0 0 15px; padding:0 0 0px; position:relative; }
.expert-area h3:after { content:""; width:50px; height:2px; background:#09a2df; position:absolute; bottom:-5px; left:0; display:table; }
.expert-area p { line-height:1.7; text-align:justify; }
.expert-area ul { overflow:hidden; }
.expert-area ul.exp li{ width:48%; }
.expert-area ul.exp li:first-child{ float:left; text-align:center;}
.expert-area ul.exp li:first-child a { display:block; padding:10px ; background:#09a2df; color:#fff; }
.expert-area ul.exp li a:hover { background:#333 !important; transition:all 400ms ease; }
.expert-area ul.exp li:first-child a > span > img { width:30px ; height:30px; border-radius:50%; margin-right:5px; }
.expert-area ul.exp li:last-child{ float:right; text-align:center; }
.expert-area ul.exp li:last-child a  { display:block; padding:15px ; background:#ff7b09; color:#fff;  }
.expert-area ul.cuntry_list { text-align:center; }
.expert-area ul.cuntry_list li a { border-right:solid 1px #09a2df; padding-right: 15px; }
/* Removes the default 20px margin and creates some padding space for the indicators and controls */
.pdf-deom .carousel {
    margin-bottom: 0;
	padding: 0 ;
}
.pdf-deom .carousel p { margin-top:15px; }
/* Reposition the controls slightly */
.pdf-deom .carousel-control {
	left: 0px;
}
.pdf-deom .carousel-control.left {
	left: 0px;
}
.pdf-deom .carousel-control.right {
	right: 0px;
}
/* Changes the position of the indicators */
.pdf-deom .carousel-indicators {
	right: 50%;
	top: auto;
	bottom: -40px;
	margin-right: -19px;
}
/* Changes the colour of the indicators */
.pdf-deom .carousel-indicators li {
	background: #c0c0c0;
}
.pdf-deom h3 { margin:0 0 15px; padding:0 0 0px; position:relative; text-align:center; }
.pdf-deom h3:after { content:""; width:50px; height:2px; background:#09a2df; position:absolute; bottom:-5px; left:32%; display:table; }

.pdf-deom .carousel-indicators .active {
background: #333333;
}
.pdf-deom .carousel-control {
    position: absolute;
    top: 40%;
    left: auto;
    width: 50px;
    height: 50px;
    margin-top: -20px;
    font-size: 32px;
    font-weight: 100;
    line-height: 40px;
    color: #ffffff;
    text-align: center;
    background: #222222;
    border: 3px solid #ffffff;
    -webkit-border-radius: 23px;
    -moz-border-radius: 23px;
    border-radius: 50%;
    opacity: 0.5;
    filter: alpha(opacity=50);
} 
.thumbnail { border:none; margin:0; }
.read-more-pdf { text-align:center; }
.read-more-pdf a { background:#ff7b09; color:#fff; display:inline-block; padding:6px 15px; }
.read-more-pdf a:hover { background:#333; transition:all 400ms ease; }
.tab-area { margin-top:40px; margin-bottom:20px; }
.tab-area h2 { margin:0 0 15px; padding:0 0 0px; position:relative; }
.tab-area h2:after { content:""; width:50px; height:2px; background:#09a2df; position:absolute; bottom:-5px; left:0; display:table; }

.tab-area .nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0;
    background: #09a2df;
    color: #fff;
}
.tab-area .tab-content { padding:15px; background:#f7f7f7; }
.tab-area .tab-content h3 { margin:0 0 10px; padding:0; font-size:20px; }
.tab-area .tab-content .text-right a { padding:6px 15px; display:inline-block; background:#ff7b09; color:#fff; margin:10px 0 0; }
.tab-area .tab-content p { line-height:1.6; }
#myCarousel a.thumbnail img { width:43%; }
a.logo { display:block; }

@media only screen and (max-width: 425px){
.logo1 {
 width:70%;
}
}
a.logo:hover {
    transform: scale(1.1);
    transition: all 400ms ease;
}

/****** ROB-Start ******/

.pera-style
{
	color: yellow;
	text-align: center;
}


.form-area1 input[type=submit]:hover {
    background-color: #E06B06;
}
.form-area1 input[type=submit] {
    margin: 5px auto 0;
    padding: 8px 50px;
    box-shadow: none;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: block;
    border: solid 1px #fff;
    background-color: #FF7B09;
    outline: none;
    transition: all 400ms ease;
}
              

.table-wrapper {
 overflow-x: auto;
 overflow-y: visible;
 width: 100%;
 }
 .well {
 min-height: 20px;
 padding: 12px;
 margin-bottom: 20px;
 background-color:#f3f7f7;
 border: 1px solid #2db1ff;
 border-radius: 4px;
 -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
 box-shadow: inset 0 1px 1px rgba(0,0,0,.05);
 }                        

/******ROB-END*******/

.m-wodth {
        margin-left: -116px;
    }
 
@media only screen and (max-width: 425px)
{ .main-nav ul li ul, .my-mega {margin-left:0px;width: 100%;}
.slidy-area h1 {
    margin: 30px 0 0 0;
    padding: 0;
    color: #fff;
    font-size: 22px;
    line-height: 1.4;
}
.pera-style {
    color: yellow;
    text-align: center;
    font-size: 13px;
}
}

.color-text{color:#09a2df;}
.font{font-family: century gothic;}
.padd-1{color:#09a2df;font-size: 25px;padding: 0px;border: solid 1px #09a2df;background-color: #ddd;}
.padd{padding: 0px 0 30px;}

.font-rating{color:#ff6600;}

.font-rating, .mar{margin-left: 15px;}

/***sss***/


/** css for review page start **/

.review {padding: 13px;border: 1px solid #09a2df;background-color: #f9f5f5;
    /*box-shadow: 2px 3px 3px -2px rgba(0,0,0,.87);*/text-align: justify;margin-bottom: 26px;}
.color-text-1{padding: 10px 8px;background-color: #09a2df;color: #fff;} 
.review {  }

@media only screen and (max-width: 425px)
{
	.marquee-area{width: 100%;padding: 15px 10px;}
	.marqee-text{width: 100%;padding: 16px;}
}

.input-1{background-color: #09a2df;border: none;color: #fff;box-shadow: none;font-weight: bold;font-size: 17px;}
.side{border: 1px solid #09a2df;background-color: #f9f5f5;}
.review h4{color: #fff;}
.tab-area h3{color:#09a2df;font-size:24px;}
.expert-area h2{color:#09a2df;font-size:24px;}

/***dd***/

/** css for review page**/
.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: -37px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
a.logo {
    display: block;
    margin-left: 25px;
}

.expert01{color:#1294C8; }
}

.margin1{margin-top: 53px;margin-right: -0px;}

.margin2{margin-top: 77px;margin-right: -63px;}

@media only screen and (max-width: 425px)
{
.margin1{margin-top: 13px;margin-right: 5px;}

}
/*.font-rating, .mar{margin-left: 15px;}*/
.padd{padding: 0px 0 30px;}
.back{background: beige;padding: 14px;}
.text1{padding: 15px;}
.banner-rating{padding:12px;background: #09a2df;width: 100%;border: 1px solid #fff;}
.back1{color: #fff;font-size: 18px;text-align: center;}
.size-2{height: 295px;margin-left: -16px;}
@media only screen and (max-width: 425px)
{

}

.star1{color: gold;}
.anchor{background-color: green;}
.anchor,.text-anchor{font-size: 14px;color: #146882;}
.table-color{background-color: #525454; color: #fff;}
.table-button{background-color: #ff6600;padding: 5px;color: #fff;}

/** end review css **/

/** Start css for Expert Profile Page**/
.fb-profile img.fb-image-lg{
    z-index: 0;
    width: 100%;  
    margin-bottom: 10px;
}

.fb-image-profile
{
    margin: -90px 10px 0px 50px;
    z-index: 9;
    width: 15%; 
}

@media (max-width:768px)
{
    
.fb-profile-text>h1{
    font-weight: 700;
    font-size:16px;
}

.fb-image-profile
{
    margin: -45px 10px 0px 25px;
    z-index: 9;
    width: 20%; 
}

.prfile-aln{margin-left: 24px;margin-top: -7px;}
}

.profile-back{background-color: #f9f5f5;border-left: 1px solid #ddd;border-right: 1px solid #ddd;border-top: 1px solid #ddd;}
/** END css for Expert Profile Page**/


/*** start developer css code ***/

.question-channel {
    border: 1px dashed #366;
    margin-bottom: 15px;
    padding: 7px 7px 7px 32px;
}
.question-channel:hover {
    border-color: #f60;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.22);
    transition: all 400ms ease 0s;
}
.question-channel p {
    margin: 0;
    position: relative;
}
.question-channel p::before {
    color: #f60;
    content: "ï™";
    font-family: "FontAwesome";
    font-size: 20px;
    left: -25px;
    position: absolute;
    top: 0;
}
.question-channel span {
    color: #21a522;
    display: inline-block;
    float: right;
    font-size: 13px;
    text-align: right;
}
.question-channel p a {
    color: #000;
}
.question-channel:hover p::before {
    color: #2fb530;
    transition: all 400ms ease 0s;
}

.quest {
    text-align: center;
}

.quest h1 {
    border-bottom: 1px dashed #2fb530;
    color: #fff;
    display: inline-block;
    font-size: 30px;
    line-height: 1.3;
    margin: 0 0 6px;
    padding: 0;
}

.quest h3 {
    color: #c8c8c8;
    font-size: 15px;
    line-height: 1.5;
    margin-top: 0;
    padding: 0;
}


.quest p {
    color: #fff;
    font-size: 15px;
}
.quest p em {
    color: #f60;
    font-style: normal;
}


.quest-box {
    background: rgba(0, 0, 0, 0.41) none repeat scroll 0 0;
    padding: 15px;
}

.quest-box h2 {
    color: #fff;
    margin: 0;
    padding: 0;
    text-align: center;
}

.quest-box select {
    border: medium none;
    border-radius: 0;
    margin: 10px 0;
    outline: medium none;
    resize: none;
    text-align: left;
}

.quest-box textarea {
    border: medium none;
    border-radius: 0;
    margin: 10px 0;
    outline: medium none;
    resize: none;
    text-align: left;
}


.quest-box input[type="submit"], .quest-box input[type="button"] {
    background: #2fb530 none repeat scroll 0 0;
    border: 1px solid #fff;
    border-radius: 0;
    color: #fff;
    outline: medium none;
    resize: none;
}

.quest-box .choose_file {
    background: #f60 none repeat scroll 0 0;
    color: #fff;
    margin-bottom: 0;
}


.choose_file {
    background: white none repeat scroll 0 0;
    border: 1px solid #ebebeb;
    border-radius: 0;
    color: #7f7f7f;
    cursor: pointer;
    display: inline-block;
    margin-bottom: 10px;
    padding: 6px 12px;
    position: relative;
    width: 100%;
}

.choose_file input[type="file"] {
    -moz-appearance: none;
    cursor: pointer;
    left: 0;
    opacity: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

.search-bar-top {     margin: 20px 0px 0; padding:10px; background: rgba(14, 14, 14, 0.7); }
.search-bar-fix { margin:0; position:fixed; top:50px; left:7.78%; width:85%; right:auto; z-index:1; }
.search-bar-top input[type=text]{ width:90%; float:left; outline: none; box-shadow: none; -webkit-box-shadow: none;
-webkit-outline: none;  border: solid 1px #000;	border-right:none; border-radius:0px; }
.search-bar-top input[type=submit]{ padding: 7px 10px; background: #2fb530; color:#fff;  outline: none; width:10%; border:none;
    box-shadow: none; -webkit-box-shadow: none; -webkit-outline: none;border-radius:0px; }

    .blur-img {
    background: rgba(0, 0, 0, 0) url("../images1/answer-blur.png") no-repeat scroll 0 0 / cover ;
    min-height: 200px;
    padding: 30px 0;
}

.blur-text-area {
    text-align: center;
}
.blur-text-area {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #f60;
    margin: 0 auto;
    padding: 10px;
    text-align: center;
    width: 80%;
}

.blur-text-area h4 {
    font-size: 24px;
    font-weight: bold;
    margin: 0 0 15px;
}

.blur-text-area p {
    font-size: 18px;
     text-align: center;
}

.blur-text-area p > a {
    background: #2fb530 none repeat scroll 0 0;
    border: 1px solid #2fb530;
    color: #fff;
    display: inline-block;
    padding: 8px 20px;
}

.blur-text-area p > a:hover {
    background: #333 none repeat scroll 0 0;
    border: 1px solid #333;}

.mid-left ul li
{ 
	margin-left: 35px;
	font-family:'Open Sans', sans-serif;
	font-size: 14px;
	list-style: none;

 }

 .mid-left ol li {
    margin-left: 35px;
    font-family: 'Open Sans', sans-serif;
    font-size: 14px;
    list-style: decimal;
}

 .mid-right ul li
{ 
	font-family:'Open Sans', sans-serif;
	font-size: 14px;
 }


.mid-right-list1{
	margin:0 0 0 15px;
	padding:0;
	width:100%;
	font-size: 12px;
	list-style-type: disc;
	list-style-image: url('../images/right-check-mark.png');
	}



/*.mid-right-list1 li a{
	line-height:2;
	color:#0E7BA7;
	}
.mid-right-list1 li a:hover{
	color:#DE6C0A;
	}*/

/*** End developer css code ***/


/** select country **/
.cntry
{
 width: 100%;
 height: auto;
 padding: 5px 6px;
 background-color: #eef1f3;
 border-radius: 5px;
 border: 1px solid #09a2df;

}

.dropbtn {
    color: #2e6096;
    font-size: 16px;
    border: none;
    margin-top: 12px;
    border: 1px solid #09a2df;
}

.dropdown {
    position: relative;
    display: inline-block;
    margin-top: 14px;
    font-size: 15px;
    margin-top: 11px;
}
.dprcolor{color: #084156;}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #f1f1f1;
    min-width: 130px;
    box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
    z-index: 1;
}

.dropdown-content a {
    color: black;
    padding: 1px 9px;
    text-decoration: none;
    display: block;
    font-size: 13px;
    
}    

.dropdown-content a:hover {background-color: #ddd}

.dropdown:hover .dropdown-content {
    display: block;
}

.dropdown:hover .dropbtn {
    /*background-color: #3e8e41;*/
}

.button{
    -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
    -moz-box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);-webkit-box-shadow:0 1px  1px rgba(0, 0, 0, 0.2);box-shadow:0 1px 1px rgba(0, 0, 0, 0.2);
    background:#eee;
    border:0;
    color:#333;
    cursor:pointer;
    font-family:"Lucida Grande",Helvetica,Arial,Sans-Serif;
    margin:0;padding:6px 4px;
    text-decoration:none;
    position:relative
}
.example1 p, .example2 p{
    border:1px solid #eee;background:#eee;
    -moz-border-radius:3px;-webkit-border-radius:3px;border-radius:3px;
    width:400px;
    padding:10px;
    margin:10px 0
}
/** select country **/


/**Expert Section CSS Start**/
 
 .expert-top {
    float: left;
}

.expert-top-cnt {
    width: 100%;
    float: left;
    border-bottom: 1px dotted #787b78;
    padding: 6px 0;
   }

.csh-top-wdth 
{ 
  width: 50%;
  float: left;
  margin-left: 13px;
  margin-top: -3px;
}

@media screen and (max-width: 600px) 
 {  
  .csh-top-wdth 
{ 
  width: 68%!important;
  float: left;
  margin-left: 13px;
  margin-top: -3px;
}
  }

.csh-ex-clr{color: #ff6600!important;text-align: left!important;}
.csh-anchr-clr{color: black!important;}
.csh-ex-p{text-align: justify!important;}
.csh-ex-btn{
	margin: 0px auto 9px;
    padding: 2px 20px;
    box-shadow: none;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: block;
    border: solid 1px #fff;
    background-color: green;
    outline: none;
    transition: all 400ms ease;}

    .csh-ex-btn:hover {
   background-color: #ff6600;
   }

/**Expert Section CSS Start**/


/**Services Section CSS Start**/
/*.csh-sdbr-services
{
    margin: 0 0 0 15px;
    padding: 0;
    width: 100%;
    font-size: 13px!important;
    list-style-type: disc;
    color: black;
    list-style-image: url(../images/right-check-mark.png);
}

.csh-sdbr-services ul li,a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #565555;
}*/

.csh-sdbr-services1 ul li:before {
  content: '\f1d8';
  font-family: 'FontAwesome';
  float: left;
  font-size: 14px;
  color: #FF5722;
}
.ttl-features{display: inline-block;width: 100%;}

.csh-sdbr-services1 ul li a {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #484645;

}
.csh-sdbr-services1 ul li a:hover {
    font-family: 'Open Sans', sans-serif;
    font-size: 13px;
    color: #ff6600;
}
.csh-sdbr-services1 ul li,.pdd {
    padding: 3px 7px;
}

/*second ul li design*/
.csh-sdbr-services2 ul li:before {
  content: '\f009';
  font-family: 'FontAwesome';
  float: left;
  font-size: 14px;
  color: #FF5722;
}
.ttl-features{display: inline-block;width: 100%;}

.csh-sdbr-services2 ul li,a {
    font-family: 'Open Sans', sans-serif;
    color: #484645;
}
.csh-sdbr-services2 ul li a:hover {
    font-family: 'Open Sans', sans-serif;
    color: #ff6600;
}
.csh-sdbr-services2 ul li,.pdd {
    padding: 3px 7px;
}
/*second ul li design*/

/*page widget ul li design*/
.widget_pages ul li:before {
  content: '\f009';
  font-family: 'FontAwesome';
  float: left;
  font-size: 13px;
  color: #FF5722;
}
.ttl-features{display: inline-block;width: 100%;}

.widget_pages ul li,a {
    font-family: 'Open Sans', sans-serif;
    color: #09a2df;
    padding: 1px 5px;
    
}
.widget_pages ul li a:hover {
    font-family: 'Open Sans', sans-serif;
    color: #ff6600;
    padding: 1px 5px;
}

/*page widget ul li design*/



/**Services Section CSS END**/

/**Before Footer Section Testimonials CSS Start**/
.testimonials-v-2 {
  padding: 100px 0;
  overflow: hidden;
}

.testi-slide {
  text-align: center;
}

.testi-slide img {
  width: 92px;
  height: 92px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
}

.testi-slide p {
  margin: 20px 0;
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  font-style: italic;
}

.testi-slide i {
  color: #32c5d2;
  margin-right: 10px;
}

.testi-slide h4 {
  font-weight: 400;
  font-size: 16px;
  font-family: "Lato", sans-serif !important;
  font-style: italic;
}

.testi-slide .flex-control-paging li a {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  -ms-box-shadow: none;
  box-shadow: none;
  background: transparent !important;
  border: 2px solid #ccc;
  width: 8px;
  height: 8px;
}

.testi-slide .flex-control-paging li a.flex-active {
  background: transparent !important;
  border: 2px solid #32c5d2;
}

.quote {
  position: relative;
}

.quote blockquote {
  padding: 0px;
  border: 0;
  margin: 0;
  font-size: 14px;
  font-style: italic;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  -ms-border-radius: 8px;
  border-radius: 8px;
}

.quote blockquote p {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 20px;
  padding-left: 30px;
  padding-right: 30px;
  width: 100%;
  height: 188px;
}

.quote blockquote:before {
  content: "";
  position: absolute;
  top: 100%;
  left: 90px;
  width: 0;
  height: 0;
  border-top: 0.83333em solid #ccc;
  border-right: 0.86667em solid transparent;
}

.quote.green blockquote {
  background-color: #32c5d2;
}

.quote.green blockquote:before {
  border-top-color: #32c5d2;
}

.quote.dark blockquote {
  background-color: #005780;
  border: 1px dotted darkgreen;
}

.quote.dark blockquote:before {
  border-top-color: #555;
}

.quote-footer {
  margin: 10px 0;
}

.quote-footer .quote-author-img img {
  float: left;
  max-width: 90px;
  width: 90px;
  height: 90px;
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%;
  margin-left: -5px;
  margin-top: -40px;
  position: relative;
  z-index: 1;
  padding: 5px;
  background-color: #fff;
}

.quote-footer h4 {
  font-size: 14px;
  margin-bottom: 4px;
  border-bottom: none;
}

.quote-footer .prg {
  font-weight: 400;
  font-style: italic;
  font-size: 14px;
  text-align: left;
}

.btn-1
{   background-color: #ff6600!important;
	border-radius: 4px;
	padding: 5px 10px;
	font-size: 14px!important;
}

.quote-footer ,.carousel-indicators li.active {
    /*color: #fff;
    background: #008000;
    border: 5px double;*/
}
.quote-footer ,.carousel-indicators li, .carousel-indicators li.active {
    /*width: 18px;
    height: 18px;
    border-radius: 50%;
    margin: 1px 2px;*/
}

.quote-footer ,.carousel .carousel-indicators {
    bottom: -30px;
}
/*.quote-footer , .carousel-indicators li {
    background: #e2e2e2;
    border: 4px solid #fff;
}*/

blockquote .small, blockquote footer, blockquote small {
    display: block;
    font-size: 15px;
    line-height: 1.42857143;
    color: #fff;
}

.csh-test-clr{color: yellow!important;font-size: 18px;}
.csh-test-clr1{text-align: right!important;}

/**Before Footer Section Testimonials CSS END**/



/***Side bar Testimonials Start***/
 
 .sidebar-prgp-normal 
 {  color: black;
 	text-align: justify;
    margin-left: 24px;
    font-size: 12px;
    width: 86%;
 }

 .sidebar-prgp span
 {
    color: #ff6600;
    text-align: left!important;
    font-weight: bold;
    margin-left: 0px;
 }
 .sidebar-prgp
 {  color: black;
 	text-align: left;
    font-weight: bold;
    margin-left: 24px;
 }

.tsti-prof::after {
  content: "";
  clear: both;
  display: table;
}

.tsti-prof img {
  float: left;
  margin-left:30px;
  border-radius: 50%;
  border:1px solid grey;
  width: 60px;
}

.tsti-prof span {
  font-size: 15px;
  margin-left:11px;
  margin-top: 38px;
  display: inline-block;
  line-height: 0px;
  color: #ff6600;
}
.tsti-pg {
  font-size: 13px;
  margin-left:11px;
  margin-bottom:20px;
  display: inline-block;
  color: #52504f;
}

@media (max-width: 500px) {
  .tsti-prof {
      text-align: left;
  }
  .tsti-prof img {
  float: left;
  margin-left:30px;
  border-radius: 50%;
  border:1px solid grey;
  width: 60px;
  }
}
.tsti-prof-btn {
    margin: 0px auto 9px;
    padding: 2px 20px;
    box-shadow: none;
    border-radius: 0px;
    color: #fff;
    font-weight: bold;
    font-size: 15px;
    display: block;
    border: solid 1px #fff;
    background-color: #ff6600;
    outline: none;
    transition: all 400ms ease;
}
.tsti-prof-btn:hover {
   background-color: green;
   }

/***Side bar Testimonials END***/


/***Footer CSS New Start***/
 
 .ftr-dvr {
    border-top: 1px solid #575656;
  }

  .footer-socle .prgf{
    color: #fff;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
}
.footer-socle .prgf a{
    color: #fff;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
}

.footer-socle .prgf a:hover{
    color: #e0bc38;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
}
.spl-offer{
	display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight:normal; 
    color: #fff;
  }
    
.spl-input{border: 1px solid #565454;border-radius: 0px;}    
.spl-input{    
    background: #2a2a2a;
    font-size: 14px;
    text-align: center;

}
.spl-btn-odr {
    background-image: -webkit-linear-gradient(top,#2e990d 0%,#1d6108 100%);
    background-image: -o-linear-gradient(top,#2e990d 0%,#1d6108 100%);
    background-image: -webkit-gradient(linear,left top,left bottom,from(#2e990d),to(#1d6108));
    background-image: linear-gradient(to bottom,#2e990d 0%,#1d6108 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2e990d',endColorstr='#ff1d6108',GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
    background-repeat: repeat-x;
    font-size: 16px;
    border:0.5px solid #fff;
    border-radius: 0px;
}
/***After Footer Div Start for Location***/
.afterfooter{color: #fff;}
.afterfooter h4{color: #fff;border-bottom: solid 1px #fff;}

.afterfooter .prgf-1 a{
    color: #fff;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
}

.afterfooter .prgf-1 a:hover{
    color: #e0bc38;
    text-align: left;
    margin-top: 10px;
    font-size: 16px;
}
.discmr{color:#e0bc38;}


.a1  {
       color: #fbf7f7!important;
       cursor: default;
       background-color: #373d4d!important; 
       border-bottom: 1px solid #ddd; 
       line-height: 1.5em;
       padding: 0px 9px!important;
       border-bottom-color: transparent;
      }
.a1:hover
      {
       color: #fbf7f7!important;
       cursor: default;
       background-color: #373d4d!important; 
       border-bottom: 1px solid #ddd; 
       border-bottom-color: transparent;
      }

      .nav-tabs{border-bottom: 0px solid #ddd!important;}
/***After Footer Div End For Location***/



#newpost {
    display: none;

}
#newpost-1 {
    display: none;
}




/***Footer CSS New End***/


/**** New Css for Header for start****/

.new-form-content {
    padding: 10px;
    /*border:1px solid rgb(9, 162, 223); */
    background-color: #24b4cc4d;
}
.new-form- {
    margin: 0px 0 0;
    border: solid 1px #09a2df;
    padding: 15px;
    overflow: auto;
    background: rgb(9, 162, 223)*/;
}
.new-form h4{
	margin: 16px 0 16px;
    padding: 0 15px 10px 0;
    color: #fff;
	text-align:center;
    text-transform: uppercase;
    border-bottom: solid 1px #fff;
	background:none;
	}
.new-form p{
	margin-bottom:5px;
	color:#fff;
	}
.new-form input[type=email],.new-form select, .new-form input[type=text], .new-form input[type=date], .new-form input[type=file]{
	margin:0 0 5px;
	padding:0 27px;
	outline:none;
	border-radius:0 ;
	background:#fff;
	border: solid 1px #fff;
	color:black;
	transition:all 400ms ease;
	box-shadow:none;
	height: 30px;
	font-size: 13px
	}
	.new-form .input1 i
	{
    color: #464343;
    position: absolute;
    margin: 8px 11px;
    z-index: 3;
    }
.new-form select option{
	/*background:rgba(3, 3, 3, 0.82);*/
	}
.new-form input:hover, .new-form select:hover{
	border:solid 1px #eee;
	}

.new-form textarea{ 
	border-radius: 0px;
    min-height: 96px;
    padding: 12px 29px;
    margin-top: -8px;
    border:1px solid #eee;
  }
  .new-form textarea:hover{ 
	border-radius: 0px;
    min-height: 96px;
    padding: 12px 29px;
    margin-top: -8px;
    border:1px solid #eee;
  }
.new-form input[type=submit]{
	margin: 5px auto 0;
    padding: 4px 13px;
    box-shadow: none;
    border-radius: 0px;
    color: #fff;
    display: block;
    border: solid 1px #fff;
    background-color: #03A9F4;
    outline: none;
    transition: all 400ms ease;
    height: 30px;
	}

.new-form input[type=submit]:hover{
	background-color: #E06B06;
	}
	
/**** New Css for Header for End****/

/*css for Cotent area h1 Start*/


.entry-title h1
{
	color:#fff;
	font-size:25px;
	padding:10px 15px;
	font-weight:bold;
}

article h1 ,h2 a
{
	margin: 20px 0 10px;
    padding: 0 0 10px;
    color: #e28536!important;
    font-size: 18px;
    font-weight:bold;
}
article h1 a .fa-question-circle-o
 {
    font-size: 20px;
    color: #d4ff26!important;
 }
.entry-content h2
{
	/*margin: 20px 0 10px;*/
    padding: 6px 2px;
    color: #696d6f;
    font-size: 20px;
 }
.entry-content h3
{
	/*margin: 20px 0 10px;*/
    padding: 6px 2px;
    color: #696d6f;
    font-size: 18px;
}
.entry-content h4,h5,h6
{
	/*margin: 20px 0 10px;*/
    padding: 6px 2px;
    color: #696d6f;
    font-size: 16px;
}
.entry-content p
{
	font-size: 15px!important;
}

/*css for Cotent area h1 End*/

.entry-content > ul {
    padding: 0 0 0 45px;
    list-style: none;
}
.entry-content ul > li:before {
    content: "";
    border-color: transparent #07736e;
    border-style: solid;
    border-width: 5px 0 4px 5px;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 13px;
    position: relative;
}

.entry-content ul > li a:before {
    content: "";
    border-color: transparent #07736e;
    border-style: solid;
    border-width: 5px 0 4px 5px;
    display: block;
    height: 0;
    width: 0;
    left: -1em;
    top: 13px;
    position: relative;
}


.entry-content ol {
    padding: 0 0 0 45px;
   }
.entry-content ol li
 { 
   list-style-type: decimal;
   left: -1em;
    top: 13px;
    position: relative;
 }

/*Table Start*/

/* Tables */
.entry-content table { 
  width: 100%; 
  border-collapse: collapse; 
}
/* Table */
.entry-content tr:nth-of-type(odd) { 
  background: #eee; 
}
.entry-content th { 
  background: #333; 
  color: white; 
  font-weight: bold; 
}
.entry-content td, th { 
  padding: 6px; 
  border: 1px solid #ccc; 
  text-align: left; 
}

@media 
only screen and (max-width: 760px),
(min-device-width: 768px) and (max-device-width: 1024px)  {

	/* Table */
	.entry-content table, thead, tbody, th, td, tr { 
		display: block; 
	}
	
	/* Table */
	.entry-content thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
	
	.entry-content tr { border: 1px solid #ccc; }
	
	.entry-content td { 
		/* Table */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
	}
	
	.entry-content td:before { 
		/* Table */
		position: absolute;
		/* Table */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
	}
	
	/*
	Table
	*/
	.entry-content td:nth-of-type(1):before { content: ""; }
	.entry-content td:nth-of-type(2):before { content: ""; }
	.entry-content td:nth-of-type(3):before { content: ""; }
	.entry-content td:nth-of-type(4):before { content: ""; }
	.entry-content td:nth-of-type(5):before { content: ""; }
	.entry-content td:nth-of-type(6):before { content: ""; }
	.entry-content td:nth-of-type(7):before { content: ""; }
	.entry-content td:nth-of-type(8):before { content: ""; }
	.entry-content td:nth-of-type(9):before { content: ""; }
	.entry-content td:nth-of-type(10):before { content: ""; }
}

/* Table End */



/*--------------------------------------------------------------
Posts and pages
--------------------------------------------------------------*/
h1.entry-title{ 
	color: #666;
}
h1.entry-title a{
	color:#666;
}

.sticky {
}
.hentry {
	margin: 0 0 15px;
}
.updated {
	display: none;
}
.single .byline,
.group-blog .byline,
.posted-on {
	display: inline;
	font-family: 'Lato', sans-serif;
	font-size: 14px;
	font-style: italic;
    font-weight: 300;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 15px 0 0;
}
.page-links {
	clear: both;
	margin: 0 0 15px;
}
.edit-link .post-edit-link{
	background: #293037;
	padding:4px 10px;
	color: #FFF !important;
	line-height: 1;
	border-radius: 3px;
	font-size: 13px;
}

.edit-link .post-edit-link:before{
	content: "\f044";
	font-family:FontAwesome;
	margin-right: 5px;
}

#blog-post article.hentry,
.search article.hentry,
.archive article.hentry,
.tag article.hentry,
.category article.hentry,
#ak-blog-post article.hentry{
	margin-bottom: 30px;
	padding-bottom: 30px;
	border-bottom: 3px solid #F1F2F3;
}

article.hentry .edit-link{
	display: block;
	margin-top: 20px;
}

article.hentry h1.entry-title{
	margin-bottom: 5px;
	line-height: 1.2;
}

article.hentry .entry-footer > span{
	margin-right: 15px;
	font-size: 13px;
}

.page-header{
	border-left: 5px solid #666;
	padding-left: 15px;
	margin-bottom: 25px;
}

.posted-on:before{
	content: "\f073";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}

.cat-links:before{
	content: "\f07c";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}

.comments-link:before{
	content: "\f075";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}

.tags-links:before{
	content: "\f02c";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}

.entry-footer a{
	color: #ff6600;
    
}

.entry-footer a:hover{
	color:grey;
    
}

.nav-links .meta-nav{
	display: none;
}

.nav-links .nav-previous a:before{
	content: "\f0d9";
	font-family: FontAwesome;
	font-style: normal;
	margin-right: 5px;
}

.nav-links .nav-next a:after{
	content: "\f0da";
	font-family: FontAwesome;
	font-style: normal;
	margin-left: 5px;
}

/*page widget ul li design*/
.widget_pages ul li:before {
  content: '\f009';
  font-family: 'FontAwesome';
  float: left;
  font-size: 13px;
  color: #FF5722;
}
.ttl-features{display: inline-block;width: 100%;}

.widget_pages ul li,a {
    font-family: 'Open Sans', sans-serif;
    color: #09a2df;
    padding: 1px 5px;
    
}
.widget_pages ul li a:hover {
    font-family: 'Open Sans', sans-serif;
    padding: 1px 5px;
}
.widget_recent_entries ul li 
 {
 	 border-bottom: 1px dotted grey;
 }
.widget_recent_entries ul li,a {
    font-family: 'Open Sans', sans-serif;
    }
.widget_recent_entries ul li a:hover {
    font-family: 'Open Sans', sans-serif;
    color: #ff6600;
 }
.widget_recent_entries ul li:before {
  content: '\f090';
  font-family: 'FontAwesome';
  float: left;
  font-size: 15px;
  color: #3bb326;
  font-weight: bold;
}

/*page widget ul li design*/

/*banner form country code start */
    .country
      {
        height: 30px;
        margin-bottom: 4px;
        background-color: #c9ced2;
      }
/*banner form country code End */