/* Master Stylesheet */
/* :: 1.0 Import Fonts */
@import url("https://fonts.googleapis.com/css?family=Tajawal:200,300,400,500,600,700");
/* :: 2.0 Import All CSS */
@import url(css/bootstrap.min.css);
@import url(css/classy-nav.css);
@import url(css/font-awesome.min.css);
@import url(css/themify-icons.css);
@import url(css/owl.carousel.min.css);
@import url(css/animate.css);
@import url(css/magnific-popup.css);
/* :: 3.0 Base CSS */
* {
  margin: 0;
  padding: 0; 
  
}

body {
  font-family: "Tajawal", sans-serif;
  font-size: 14px;
  background-color: #f2f4f5; }

h1,article-image"
h2,
h3,
h4,
h5,
h6 {
  font-family: "Tajawal", sans-serif;
  color: #263471;
  line-height: 1.3;
  font-weight: 700 !important; }

p {
    font-family: "Tajawal", sans-serif;
    color: #000000;
    font-size: 16px;
    line-height: 2;
    font-weight: 600;
    text-align: justify;
    padding: 11px;}
	
	label{
		font-size: 22px;
    color: #182767;
    font-weight: 500;
	}
	.form-check-label {
    margin-bottom: 0;
    padding-right: 18px;
    margin-top: -5px;
    margin-bottom: 22px;
}

a,
a:hover,
a:focus {
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  text-decoration: none;
  outline: 0 solid transparent;
  color: #000000;
  font-weight: 700;
  font-size: 14px;
  font-family: "Tajawal", sans-serif; }

ul,
ol {
  margin: 0; }
  ul li,
  ol li {
    list-style: none;
direction:rtl;	}

img {
  height: auto;
  max-width: 100%; }
  header {
  background: #ecf0f1;
}
.inline-display{
    display: inline-block;
}
.fixed, .sticky
{
  font-size: 1.4em;
  padding: 10px;
  z-index: 1;
}
.fixed
{
  position: fixed;
  color: white;
  width: 100%;
  left: 0;
  text-align: center;
  z-index: 2;
}
.small-image{
  max-width: 227px;
    max-height: 227px;
    min-height: 189px;
    min-width: 189px;
}
.sticky
{
  position: sticky;
  top: 60px;
  background-color: #2ecc71;
}

.out-container
{
  top: 50px;
  background-color: #9b59b6;
  z-index: 2;
}
.inside-container
{
top: 55%;
    z-index: 3;
    width: auto;
    position: fixed;
    display: table;
    left: 93%;

}
.text-padding{
    padding: 19px 0px 0px 0px;

}
.padding-15{
    padding: 15px;
}
.form-group {
    margin-bottom: 1rem;
    text-align: justify;
    font-weight: 600;
    line-height: 2;
}
.article-image{
    min-height: 285px;
    max-height: 285px;
}
.nomarginmag {
    margin-bottom: 0px !important;
    text-align: center;
    color: #415cd0 !important;
    font-size: 13px;
}
 .twitter-bg{
	      background: #fff;
    padding: 31px;
    margin-top: 14px !important;
    border-radius: 19px;
    box-shadow: 1px 1px 10px #ccc;
  }
  .twitter-icon{
	      width: 76px;
    position: absolute;
  }
   .padding-left90{
	  padding-left:90px;
  }
  .date-color{
	  color: #4aa2fa !important;
	  padding-right: 85px !important;
  }
  .image-twitter{
      max-width:500px !important;
      max-height:500px !important;
  }
   .twitter-text{
	  padding-right: 92px;
    font-size: 17px;
    line-height: 29px;
    color: #000;
     margin-bottom: 0px !important;
  }
.mainnews{
    min-height: 546px;
    max-height: 546px;
    max-width: 511px;
    min-width: 511px;
}
.newsocial{
    padding: 0 !important;
    background: transparent !important;
    padding-right: 49px !important;
    padding-bottom: 0 !important;
    height: 61px !important;
}
.same-line{
    display: inline-flex;
    padding-right: 23px;
}
.small-writer{
    width: 69px;
    height: 69px;
    border-radius: 50%;
}
.nomaxhe{
    max-height: none !important;
    min-height: auto !important;
}
.mainheight{
        min-height: 540px;
        max-height: 540px;
}
.otherheight{
    min-height: 250px;
}
.owl-carousel .owl-nav.disabled {
    display: block !important;
}
.min-image{
	    min-width: 1316px;
    min-height: 516px;
}
.videoz{
    min-width: 843px ;
}
.ratio_right-cover-2{
        max-height: 262px;
}
.owl-carousel .owl-item img {
    display: block;
    width: 100%;
    min-height: 360px !important;
  object-fit: cover;
}
.newss{
    min-width: 1024px;
    max-height: 610px;
}
.nopadding{
    padding:0px;
}
.banner{
	max-height: 160px;
    min-width: 980px;
}
.ratio_left-cover-1{
        min-width: 1022px;
}
.newbanner{
        min-height: 550px;
}
.maxheight{
    max-height:400;
    min-height:400px;
}
.noeffectborder{
	border-radius:0 !important;
	box-shadow:none !important;
	    min-height: auto !important;
}
.font30{
	font-size:30px !important;
}
 .progressbar {
      counter-reset: step;
  }
  .progressbar li {
       list-style-type: none;
    width: 33%;
    float: right;
    font-size: 21px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    color: #7d7d7d;
    padding: 51px;
  }
  .progressbar li:before {
      width: 30px;
      height: 30px;
      content: counter(step);
      counter-increment: step;
      line-height: 30px;
      border: 2px solid #7d7d7d;
      display: block;
      text-align: center;
      margin: 0 auto 10px auto;
      border-radius: 50%;
      background-color: white;
  }
  .progressbar li:after {
      width: 100%;
      height: 2px;
      content: '';
      position: absolute;
      background-color: #7d7d7d;
      top: 65px;
      right: -50%;
      z-index: -1;
  }
  .progressbar li:first-child:after {
      content: none;
  }
  .progressbar li.active {
      color: #263471;
  }
  .progressbar li.active:before {
      border-color: #263471;
  }
  .progressbar li.active + li:after {
      background-color: #55b776;
  }
placeholder{
	font-size:16px;
}
.newuser{
	text-align: left;
    float: left;
    color: #228efd;
	font-size:16px;
}
.centerz{
	margin:0 auto;
	text-align:center;
}
.whitetext{
	color:#fff !important;
	padding-left: 20px ;
}
.righttext{
	text-align:right !important;
}
.formpadding{
	    padding: 40px 160px 40px 160px;
		    margin-bottom: 59px;
}
.btn-primary {
    color: #fff;
    background-color: #263471;
    border-color: #182767;
}
.po-absolute{
	position:unset;
}
.loginbutton{
	position: absolute;
    text-align: center;
    margin: 0 auto;
    left: 0;
    right: 0;
    min-width: 132px;
    padding: 9px;
    font-size: 23px;
    font-weight: 500;
}

.bgmore{
	background: #f1f1f1;
}
.headerbg{
	    background: #182767;
    text-align: center;
    font-size: 20px;
    padding: 8px 0px 8px 8px;
    border-radius: 3px;
	color:#fff !important;
}
.user{
	width: 39px;
    border-radius: 8px;
}
.headertitle{
	    background: #f3f5f6;
}
.noeffect{
	    background: none !important; 
    color: #000 !important;
}
.bgweb{
	    overflow: hidden;
    background-image: url(img/bg.png);
}
.project-tab {
    padding: 10% 0px 0px 0px;
    margin-top: 10%;
}
.separetor{
	    background: #f3f3f3;
    margin-bottom: 20px;
    box-shadow: 3px 3px 2px #dadada;
    padding-top: 20px;
}
.tab-text{
	font-size: 13px !important;
}
.pt20{
	padding-top:20px;
}
.pt95{
	padding-top:95px;
	padding-right: 30px;
}
.pt-40{
	padding-left:40px;
}
.w-120{
	width: 97.9%;
}
.project-tab #tabs{
    background: #007b5e;
    color: #eee;
}
.project-tab #tabs h6.section-title{
    color: #eee;
}
.project-tab #tabs .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
    color: #0062cc;
    background-color: transparent;
    border-color: transparent transparent #f3f3f3;
    border-bottom: 3px solid !important;
    font-size: 14px;
    font-weight: bold;
}
.project-tab .nav-link {
  border: 1px solid transparent;
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem;
    color: #263471;
    font-size: 14px;
    padding: 4px 11px 15px 3px;
}
.project-tab .nav-link:hover {
    border: none;
}
.project-tab thead{
    background: #f3f3f3;
    color: #333;
}
.project-tab a{
    text-decoration: none;
    color: #333;
    font-weight: 600;
}
.main,
.container > header {

}

.container > header {
	padding: 2.875em 1.875em 1.875em;
}

.container > header h1 {
	font-size: 2.125em;
	line-height: 1.3;
	margin: 0 0 0.6em 0;
	float: left;
	font-weight: 400;
}

.container > header > span {
	display: block;
	position: relative;
	z-index: 9999;
	font-weight: 700;
	text-transform: uppercase;
	letter-spacing: 0.5em;
	padding: 0 0 0.6em 0.1em;
}

.container > header > span span:after {
	width: 30px;
	height: 30px;
	left: -12px;
	font-size: 50%;
	top: -8px;
	font-size: 75%;
	position: relative;
}

.container > header > span span:hover:before {
	content: attr(data-content);
	text-transform: none;
	text-indent: 0;
	letter-spacing: 0;
	font-weight: 300;
	font-size: 110%;
	padding: 0.8em 1em;
	line-height: 1.2;
	text-align: left;
	left: auto;
	margin-left: 4px;
	position: absolute;
	color: #fff;
	background: #47a3da;
}

.container > header nav {
	float: right;
	text-align: center;
}

.container > header nav a {
	display: inline-block;
	position: relative;
	text-align: left;
	width: 2.5em;
	height: 2.5em;
	background: #fff;
	border-radius: 50%;
	margin: 0 0.1em;
	border: 4px solid #47a3da;
}

.container > header nav a > span {
	display: none;
}

.container > header nav a:hover:before {
	content: attr(data-info);
	color: #47a3da;
	position: absolute;
	width: 600%;
	top: 120%;
	text-align: right;
	right: 0;
	pointer-events: none;
}

.container > header nav a:hover {
	background: #47a3da;
}

.bp-icon:after {
	font-family: 'bpicons';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-align: center;
	color: #47a3da;
	-webkit-font-smoothing: antialiased;
}

.container > header nav .bp-icon:after {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	line-height: 2;
	text-indent: 0;
}

.container > header nav a:hover:after {
	color: #fff;
}

.bp-icon-next:after {
	content: "\e000";
}
.bp-icon-drop:after {
	content: "\e001";
}
.bp-icon-archive:after {
	content: "\e002";
}
.bp-icon-about:after {
	content: "\e003";
}
.bp-icon-prev:after {
	content: "\e004";
}

@media screen and (max-width: 55em) {

	.container > header h1,
	.container > header nav {
		float: none;
	}

	.container > header > span,
	.container > header h1 {
		text-align: center;
	}

	.container > header nav {
		margin: 0 auto;
	}

	.container > header > span {
		text-indent: 30px;
	}
}

/* COMPONENT.CSS */


.cbp_tmtimeline {
	margin: 60px 0 0 0;
	padding: 0;
	list-style: none;
	position: relative;
} 

/* The line */
.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #e8e8e8;
	right: 2%;
	margin-left: -10px;
}

.cbp_tmtimeline > li {
	position: relative;
}
.subz{
	background: none !important ;
    width: 10px !important;
    height: 10px !important;
    right: 2% !important;
    box-shadow: 0 0 0 8px #263471 !important;
}

/* The date/time */
.cbp_tmtimeline > li .cbp_tmtime {
	display: block;
	width: 25%;
	position: inherit;
}

.cbp_tmtimeline > li .cbp_tmtime span {
	display: block;
	text-align: right;
}

.cbp_tmtimeline > li .cbp_tmtime span:first-child {
	font-size: 0.9em;
	color: #fff;
}

.cbp_tmtimeline > li .cbp_tmtime span:last-child {
    font-size: 10px;
    font-weight: bold;
    z-index: 1111;
    position: absolute;
    right: 8px;
    top: 5px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmtime span:last-child {
	color: #fff;
    z-index: 10;
    position: absolute;
    right: 8px;
}

/* Right content */
.cbp_tmtimeline > li .cbp_tmlabel {
	background: transparent;
	color: #fff;
	padding: 2em;
	font-size: 1.2em;
	font-weight: 300;
	line-height: 1.4;
	position: relative;
	border-radius: 5px;
}

.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel {
	background: transparent;
}

.cbp_tmtimeline > li .cbp_tmlabel h2 { 
	margin-top: 0px;
	padding: 0 0 10px 0;
	border-bottom: 1px solid rgba(255,255,255,0.4);
}


.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
	border-right-color: #6cbfee;
}

/* The icons */
.cbp_tmtimeline > li .cbp_tmicon {
	width: 40px;
	height: 40px;
	font-family: 'ecoico';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	font-size: 1.4em;
	line-height: 40px;
	-webkit-font-smoothing: antialiased;
	position: absolute;
	color: #fff;
	background: #263471;
	border-radius: 50%;
	box-shadow: 0 0 0 5px #c0c3c5;
	text-align: center;
	right: 0%;
	top: 0;
	margin: 0 0 0 -25px;
}

.cbp_tmicon-phone:before {
}

.cbp_tmicon-screen:before {
	content: "\e001";
}

.cbp_tmicon-mail:before {
	content: "\e002";
}

.cbp_tmicon-earth:before {
	content: "\e003";
}

/* Example Media Queries */
@media screen and (max-width: 45.375em) {

	.cbp_tmtimeline > li .cbp_tmtime span:last-child {
	    font-size: 10px;
    font-weight: bold;
    z-index: 1111;
    position: absolute;
    right: 12px !important;
    top: -29px;
		
	}
	.cbp_tmtimeline {
    margin: 60px 0 0 0;
    padding: 0;
    list-style: none;
    position: relative;
}
	.cbp_tmtimeline:before {
    content: '';
    position: absolute;
    top: 0;
    bottom: 0;
    width: 10px;
    background: #e8e8e8;
    right: 2%;
    margin-left: -10px;
}
}

@media screen and (max-width: 47.2em) {
	.cbp_tmtimeline:before {
		display: none;
	}
	.cbp_tmtimeline:before {
	content: '';
	position: absolute;
	top: 0;
	bottom: 0;
	width: 10px;
	background: #e8e8e8;
	right: 2%;
	margin-left: -10px;
}

	.cbp_tmtimeline > li .cbp_tmtime {
		width: 100%;
		position: relative;
		padding: 0 0 20px 0;
	}

	.cbp_tmtimeline > li .cbp_tmtime span {
		text-align: left;
	}

	.cbp_tmtimeline > li .cbp_tmlabel {
		margin: 0 0 10px 0;
		padding: 1em;
		font-weight: 400;
		font-size: 95%;
	}

	.cbp_tmtimeline > li .cbp_tmlabel:after {
		right: auto;
		left: 20px;
		border-right-color: transparent;
		border-bottom-color: #3594cb;
		top: -20px;
	}

	.cbp_tmtimeline > li:nth-child(odd) .cbp_tmlabel:after {
		border-right-color: transparent;
		border-bottom-color: #6cbfee;
	}

	.cbp_tmtimeline > li .cbp_tmicon {
		position: relative;
		float: right;
		left: auto;
		margin: -55px 5px 0 0px;
	}	
}


.blog-content{
	direction:rtl;
	text-align:right;
}
.font32{
	font-size:32px;
}
.like-dislike-share a.instagram {
        background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
.contact-form-area{
	direction:rtl;
}
/* Mobile Nav Toggle */
.menu-title {
  color: #fff;
  margin-left: 10px;
  font-weight: 100;
}
.breadcrumb-item+.breadcrumb-item::before{
	display: inline-block;
    padding-right: .5rem;
    color: #6c757d;
    content: "/";
    padding-left: 12px;
}
.margin45{
	    margin-top: -45px;
}
.breadcrumb {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding: .75rem 1rem;
    margin-bottom: 1rem;
    list-style: none;
    background-color: #ffa500;
    border-radius: .25rem;
    direction: rtl;
}
#mobile-nav-toggle {
  left: 0;
  z-index: 999;
  border: 0;
  background: none;
  font-size: 18px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
  font-weight: 900;
}

@media (max-width: 991px) {
  #mobile-nav-toggle {
    display: inline;
  }
  #nav-menu-container {
    display: none;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}


#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 500;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #f6214b;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #f6214b;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}
.pl35{
	padding-left: 35px;
}
.noeffect{
	background:none !important;
	padding:0px !important;
	margin-bottom:0px !important; 
}
.searchicon{
	    color: #263471;
    font-size: 30px;
}
.overlay {
  height: 100%;
  width: 100%;
  display: none;
  position: fixed;
  z-index: 1;
  top: 0;
  left: 0;
  background-color: rgb(0,0,0);
  background-color: rgba(0,0,0, 0.9); /* Black with a little bit see-through */
}

/* The content */
.overlay-content {
  position: relative;
  top: 46%;
  width: 80%;
  text-align: center;
  margin-top: 30px;
  margin: auto;
}
.serchvolor{
	border: 1px solid #ccc;
    font-size: 30px;
    border-radius: 20%;
    padding: 9px;
    background: #263471;
    color: #fff;
}
 .searchbar{
    margin-bottom: auto;
    margin-top: auto;
    height: 60px;
    background-color: transparent;
    border-radius: 30px;
    padding: 10px;
    }

    .search_input{
 color: #263471;
    border: 0;
    outline: 0;
    background: none;
    width: 0;
    caret-color: transparent;
    line-height: 40px;
    transition: width 0.4s linear;
    text-align: right;
    border-bottom: 2px solid coral;
    font-weight: 600;
    font-size: 18px;
    }
.search_input placeholder{
	color:#fff !important;
}
    .searchbar:hover > .search_input{
    padding: 0 10px;
    width: 85%;
    caret-color:red;
    transition: width 0.4s linear;
    }

    .searchbar:hover > .search_icon{
    background: none;
    color: #e74c3c;
    }

    .search_icon{
    height: 40px;
    width: 40px;
    float: right;
    display: flex;
    justify-content: center;
    align-items: center;
    border-radius: 50%;
    color:white;
    text-decoration:none;
    }

/* Close button */
.overlay .closebtn {
  position: absolute;
  top: 20px;
  right: 45px;
  font-size: 60px;
  cursor: pointer;
  color: white;
}
.inline{
	display: inherit !important;
	padding-right: 20px;

}

/* ******************************************************
	Author URI: https://codeconvey.com/
	Demo Purpose Only - May not require to add.
	font-family: "Raleway",sans-serif;
*********************************************************/


.ScriptTop {
    background: #fff none repeat scroll 0 0;
    float: left;
    font-size: 0.69em;
    font-weight: 600;
    line-height: 2.2;
    padding: 12px 0;
    text-transform: uppercase;
    width: 100%;
}

/* To Navigation Style 1*/
.ScriptTop ul {
    margin: 24px 0;
    padding: 0;
    text-align: left;
}
.ScriptTop li{
	list-style:none;	
	display:inline-block;
}
.ScriptTop li a {
    background: #6a4aed none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    padding: 5px 18px;
    text-decoration: none;
    text-transform: capitalize;
}
.ScriptTop li a:hover{
	background:#000;
	color:#fff;
}


/* ******************************************************
	Script Header
*********************************************************/

.ScriptHeader {
    float: left;
    width: 100%;
    padding: 2em 0;
}
.rt-heading {
    margin: 0 auto;
	text-align:center;
}
.Scriptcontent{
    overflow: hidden;
    position: relative;
	line-height:28px;
    
}
.ScriptHeader h1{
	font-family: "brandon-grotesque", "Brandon Grotesque", "Source Sans Pro", "Segoe UI", Frutiger, "Frutiger Linotype", "Dejavu Sans", "Helvetica Neue", Arial, sans-serif;
  text-rendering: optimizeLegibility;
  -webkit-font-smoothing: antialiased;
    color: #6a4aed;
    font-size: 26px;
    font-weight: 700;
    margin: 0;
    line-height: normal;

}
.ScriptHeader h2 {
    color: #312c8f;
    font-size: 20px;
    font-weight: 400;
    margin: 5px 0 0;
    line-height: normal;

}
.ScriptHeader h1 span {
    display: block;
    padding: 0;
    font-size: 22px;
    opacity: 0.7;
    margin-top: 5px;

}
.ScriptHeader span {
    display: block;
    padding: 0;
    font-size: 22px;
    opacity: 0.7;
    margin-top: 5px;
}




/* ******************************************************
	Live Demo
*********************************************************/





/* ******************************************************
	Responsive Grids
*********************************************************/

.rt-container {
	margin: 0 auto;
	padding-left:12px;
	padding-right:12px;
}
.rt-row:before, .rt-row:after {
  display: table;
  line-height: 0;
  content: "";
}

.rt-row:after {
  clear: both;
}
[class^="col-rt-"] {
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -o-box-sizing: border-box;
  -ms-box-sizing: border-box;
  padding: 0 15px;
  min-height: 1px;
  position: relative;
}


@media (min-width: 768px) {
  .rt-container {
    width: 750px;
  }
  [class^="col-rt-"] {
    float: left;
    width: 49.9999999999%;
  }
  .col-rt-6, .col-rt-12 {
    width: 100%;
  }
    .Scriptcontent{
        width: 100%;
        
    }
  
}

@media (min-width: 1200px) {
	.rt-container {
		width: 1170px;
	}
	.col-rt-1 {
		width:16.6%;
	}
	.col-rt-2 {
		width:30.33%;
	}
	.col-rt-3 {
		width:50%;
	}
	.col-rt-4 {
		width: 67.664%;
	}
	.col-rt-5 {
		width: 83.33%;
	}
	

}

@media only screen and (min-width:240px) and (max-width: 768px){
	 .ScriptTop h1, .ScriptTop ul {
		text-align: center;
	}
	.mainheight{
        min-height: auto;
}
.article-image{
    min-width: auto;
    max-height: auto;
}
.small-image{
    min-height:auto;
}
.search_input {
    color: #263471;
    line-height: 40px;
    text-align: right;
    border-bottom: 2px solid coral;
    font-weight: 600;
    font-size: 18px;
    width: 86%;
    height: 40px;
    border: 1px;
    background:#fff;
    border-radius: 10px 0px 0px 10px;
}
.searchbar {
    margin-bottom: auto;
    margin-top: auto;
    height: 60px;
    background-color: white;
    border-radius: 30px;
    padding: 10px;
    margin-left: 11px;
}
.footer-area .footer-widget .footer-widget-nav ul li a {
    display: inline-block;
    color: #ffffff;
    margin-bottom: 8px;
    font-size: 8.9px;
}
.searchbar:hover > .search_input {
    padding: 0 10px;
    caret-color: red;
    transition: width 0.4s linear;
}

.fixed {
    position: fixed;
    color: white;
    width: 100%;
    left: 0;
    text-align: center;
    z-index: 2;
    display: contents;
}
.otherheight{
    min-height: auto;
}
	.mainnews{
    min-height: auto;
    max-height: auto;
    max-width: auto;
    min-width: auto;
}
	.videoz{
    min-width: auto;
}
	.ratio_left-cover-1{
        min-width: auto;
  max-height: auto;
}
.newbanner{
        min-height: auto;
}
.maxheight{
    max-height:fit-content;
    min-height:auto;
}
.newss{
    min-width: auto;
       max-height:fit-content;
}
	.font32{
	font-size:20px;
}
.mt36{
	margin-top: 55px;
}
	.ScriptTop h1{
		margin-top:0;
		margin-bottom:15px;
	}
	.ScriptTop ul{
		 margin-top:12px;		
	}
	
	.ScriptHeader h1,
	.ScriptHeader h2, 
	.scriptnav ul{
		text-align:center;	
	}
	.scriptnav ul{
		 margin-top:12px;		
	}
	#float-right{
		float:none;	
	}
	
}





.overlay .closebtn:hover {
  color: #ccc;
}
.ticker-wrap{
	position: fixed;
    bottom: 0;
    z-index: 100;
    width: 100%;
}
#news-bar {
  width: 100%;
background-color: #424041;
    box-shadow: 5px 0px 5px #565455;
    border-top: 1px solid #565455;
  font: 21px bold;
  padding:4px;
  padding-left: 20px;
  padding-right: 20px;
}

#news-bar:hover {
  transition: 0.37s;
}

#news-bar a {
padding: 9px 55px;
    color: white;
    text-decoration: none;
    font-weight: bold;
	font-size:18px;
}

#news-bar a:hover {
  transition: 1s;
  color: orange;

}


/* Pop */

@-webkit-keyframes hvr-pop {
  50% {
   
  }
}

@keyframes hvr-pop {
  50% {
   
  }
}

.hvr-pop {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
}

.hvr-pop:hover,
.hvr-pop:focus,
.hvr-pop:active {
  -webkit-animation-name: hvr-pop;
  animation-name: hvr-pop;
  -webkit-animation-duration: 0.3s;
  animation-duration: 0.3s;
  -webkit-animation-timing-function: linear;
  animation-timing-function: linear;
  -webkit-animation-iteration-count: 1;
  animation-iteration-count: 1;
}


/* Float */

.hvr-float {
  display: inline-block;
  vertical-align: middle;
  -webkit-transform: translateZ(0);
  transform: translateZ(0);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -moz-osx-font-smoothing: grayscale;
  -webkit-transition-duration: 0.3s;
  transition-duration: 0.3s;
  -webkit-transition-property: transform;
  transition-property: transform;
  -webkit-transition-timing-function: ease-out;
  transition-timing-function: ease-out;
}

.hvr-float:hover,
.hvr-float:focus,
.hvr-float:active {
  -webkit-transform: translateY(-8px);
  transform: translateY(-8px);
}


/* slideUp */

.slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-8%);
  }
  65% {
    transform: translateY(4%);
  }
  80% {
    transform: translateY(-4%);
  }
  95% {
    transform: translateY(2%)
  }
  100% {
    transform: translateY(0%);
  }
}

@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(-8%);
  }
  65% {
    -webkit-transform: translateY(4%);
  }
  80% {
    -webkit-transform: translateY(-4%);
  }
  95% {
    -webkit-transform: translateY(2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.colorwhite{
	color:#fff !important;
}
.foo{
	 width: 87px;
    padding: 12px 6px 13px 10px;
    margin-left: 0;

}
.foobackground{
	
	position: absolute;
    z-index: 100000;
    background: #263471;
	    width: 93px;
}
.ticker-wrap .ticker__item {
  display: inline-block;
  padding: 0 2rem;
  font-size: 18px;
  color: white;
}

/* Style the search field */
.overlay input[type=text] {
  padding: 15px;
  font-size: 17px;
  border: none;
  float: left;
  width: 80%;
  background: white;
}

.overlay input[type=text]:hover {
  background: #f1f1f1;
}

/* Style the submit button */
.overlay button {
  float: left;
  width: 20%;
  padding: 15px;
  background: #ddd;
  font-size: 17px;
  border: none;
  cursor: pointer;
}

.overlay button:hover {
  background: #bbb;
}

.b-0 {
    bottom: 0;
}
.bg-shadow {
    background: rgba(76, 76, 76, 0);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(179, 171, 171, 0)), color-stop(49%, rgba(48, 48, 48, 0.37)), color-stop(100%, rgba(19, 19, 19, 0.8)));
    background: linear-gradient(to bottom, rgba(179, 171, 171, 0) 0%, rgba(48, 48, 48, 0.71) 49%, rgba(19, 19, 19, 0.8) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4c4c4c', endColorstr='#131313', GradientType=0 );
}
.top-indicator {
    right: 0;
    top: 1rem;
    bottom: inherit;
    left: inherit;
    margin-right: 1rem;
}
.overflow {
    position: relative;
    overflow: hidden;
}
.zoom img {
    transition: all 0.2s linear;
        object-fit: cover;
        max-height:590px;
}
.most-read{
        width: 100% !important;
    max-height: 190px !important;
    height: 110px !important;
    min-height: 120px !important;
    border-radius: 3px !important;
    box-shadow: none !important;

}
.zoom:hover img {
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
}
.single-featured-post .post-content {
    position: relative;
    z-index: 1;
    text-align: right;
}
.header-top {
  background: #1d7696;
  padding: 15px 0px;
}
.single-youtube-channel .youtube-channel-content {
    padding-right: 34px;
    margin-top: -5px;
    text-align: center;
}
.header-top .header-top-left ul li, .header-top .header-top-right ul li {
  display: inline-block;
}

.header-top .header-top-left {
  text-align: left;
}

.header-top .header-top-left li {
  padding-right: 12px;
}

.header-top .header-top-left li a {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-top .header-top-left li a:hover {
  color: #f6214b;
}

.header-top .header-top-right {
  text-align: right;
}

.header-top .header-top-right li {
  margin-left: 20px;
}

.header-top .header-top-right li a {
  font-weight: 400;
  font-size: 12px;
  color: #fff;
  -webkit-transition: all 0.3s ease 0s;
  -moz-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
}

.header-top .header-top-right li a:hover {
  color: #f6214b;
}

.header-top .header-top-right li a .lnr {
  font-size: 14px;
  color: #fff;
  font-weight: 700;
  display: none;
}

@media (max-width: 767px) {
  .header-top .header-top-right li a .lnr {
    display: block;
  }
}

@media (max-width: 767px) {
  .header-top .header-top-right li a span {
    display: none;
  }
}

@media (max-width: 575px) {
  .header-top {
    padding: 15px;
  }
}

.logo-wrap {
  padding: 20px 0px;
    background-image: url('img/bg.png');
}

.logo-wrap .ads-banner {
  text-align: center;
}

@media (max-width: 767px) {
  .logo-wrap .ads-banner {
    margin-top: 30px;
  }
}

@media (max-width: 575px) {
  .logo-wrap {
    padding: 15px;
  }
}

.main-menu {
  background: #3c99dc;
  padding: 15px 20px;
  position: relative;
}

@media (max-width: 575px) {
  .main-menu {
    margin: 0px 15px;
    width: auto !important;
  }
}

.sticky {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 999;
}

/*--------------------------------------------------------------
# Navigation Menu
--------------------------------------------------------------*/
/* Nav Menu Essentials */
.nav-menu, .nav-menu * {
  margin: 0;
  padding: 0;
  list-style: none;
}
.padding0{
	padding:0px;
}
.youtube{
	background:red !important;
}
.soundcloud{
	background:#ff5500 !important;
}
.nav-menu ul {
  position: absolute;
  display: none;
  top: 100%;
  left: 0;
  z-index: 99;
  background: rgba(255, 255, 255, 0.9);
}

.nav-menu li {
  position: relative;
  white-space: nowrap;
}

.nav-menu > li {
  float: left;
}

.nav-menu li:hover > ul,
.nav-menu li.sfHover > ul {
  display: block;
}

.nav-menu ul ul {
  top: 0;
  left: 100%;
}

.nav-menu ul li {
  min-width: 180px;
  text-align: right;
  border-bottom: 1px solid #eee;
}

.nav-menu ul li:last-child {
  border-bottom: none;
}

/* Nav Menu Arrows */
.sf-arrows .sf-with-ul {
  padding-right: 30px;
}

.sf-arrows .sf-with-ul:after {
  content: "\f107";
  position: absolute;
  right: 15px;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: normal;
}

.sf-arrows ul .sf-with-ul:after {
  content: "\f105";
}
.nav-menu > li {
    float: right;
}
/* Nav Meu Container */
#nav-menu-container {
  margin: 0;
}

/* Nav Meu Styling */
.nav-menu a {
  padding: 0 8px 0px 8px;
  text-decoration: none;
  display: inline-block;
  color: #fff;
  font-weight: 600;
  font-size: 14px;
  text-transform: uppercase;
  outline: none;
}

.nav-menu > li {
  margin-left: 20px;
}

.nav-menu ul {
  margin: 20px 0 0 0;
  padding: 10px;
  box-shadow: 0px 0px 30px rgba(127, 137, 161, 0.25);
  background: #fff;
}

.nav-menu ul li {
  transition: 0.3s;
}
.sticky {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
}
.nav-menu ul li a {
  padding: 10px;
  color: #333;
  transition: 0.3s;
  display: block;
  font-size: 14px;
  text-transform: none;
}

.nav-menu ul li:hover > a {
  color: #f6214b;
}

.nav-menu ul ul {
  margin: 0;
}

/* Mobile Nav Toggle */
.menu-title {
  color: #fff;
  margin-left: 10px;
  font-weight: 100;
}

#mobile-nav-toggle {
  left: 0;
  z-index: 999;
  border: 0;
  background: none;
  font-size: 18px;
  display: none;
  transition: all 0.4s;
  outline: none;
  cursor: pointer;
}

#mobile-nav-toggle i {
  color: #fff;
  font-weight: 900;
}

@media (max-width: 991px) {
  #mobile-nav-toggle {
    display: inline;
  }
  #nav-menu-container {
    display: none;
  }
}

/* Mobile Nav Styling */
#mobile-nav {
  position: fixed;
  top: 0;
  padding-top: 18px;
  bottom: 0;
  z-index: 998;
  background: rgba(0, 0, 0, 0.8);
  left: -260px;
  width: 260px;
  overflow-y: auto;
  transition: 0.4s;
}

#mobile-nav ul {
  padding: 0;
  margin: 0;
  list-style: none;
}

#mobile-nav ul li {
  position: relative;
}

#mobile-nav ul li a {
  color: #fff;
  font-size: 13px;
  text-transform: uppercase;
  overflow: hidden;
  padding: 10px 22px 10px 15px;
  position: relative;
  text-decoration: none;
  width: 100%;
  display: block;
  outline: none;
  font-weight: 500;
}

#mobile-nav ul li a:hover {
  color: #fff;
}

#mobile-nav ul li li {
  padding-left: 30px;
}

#mobile-nav ul .menu-has-children i {
  position: absolute;
  right: 0;
  z-index: 99;
  padding: 15px;
  cursor: pointer;
  color: #fff;
}

#mobile-nav ul .menu-has-children i.fa-chevron-up {
  color: #f6214b;
}

#mobile-nav ul .menu-has-children li a {
  text-transform: none;
}

#mobile-nav ul .menu-item-active {
  color: #f6214b;
}

#mobile-body-overly {
  width: 100%;
  height: 100%;
  z-index: 997;
  top: 0;
  left: 0;
  position: fixed;
  background: rgba(0, 0, 0, 0.7);
  display: none;
}

/* Mobile Nav body classes */
body.mobile-nav-active {
  overflow: hidden;
}

body.mobile-nav-active #mobile-nav {
  left: 0;
}

body.mobile-nav-active #mobile-nav-toggle {
  color: #fff;
}

.Search {
  width: 400px;
  position: relative;
}

.Search .lnr {
  font-weight: 700;
  vertical-align: bottom;
  display: inline-block;
  color: #fff;
}

.Search .form-control {
  border-radius: 0px;
  border: none;
  font-size: 13px;
  text-decoration: none;
}

.Search .form-control:focus {
  box-shadow: none;
}

@media (max-width: 991px) {
  .Search {
    position: absolute;
    right: 0px;
    bottom: 12px;
  }
}

.Search-box {
  float: left;
  width: 80%;
  height: 100%;
  border: 0;
  outline: 0;
  padding-left: 0.75rem;
  font-style: italic;
  transform: translateY(-100%);
  opacity: 0;
  transition: transform ease 500ms;
}

@media (max-width: 554px) {
  .Search-box {
    width: 50%;
    float: right;
    margin-right: 80px;
  }
}

.Search-box:focus {
  transform: translateY(0);
  opacity: 1;
}

.Search-box:focus + .Search-box-label {
  z-index: -1;
  opacity: 0;
}

.Search-box:focus ~ .Search-close {
  z-index: 3;
  opacity: 1;
}

.Search-box-label,
.Search-close {
  position: absolute;
  right: 0;
  z-index: 2;
  cursor: pointer;
  height: 100%;
  width: 3rem;
  transition: opacity ease 250ms 250ms;
}

.Search-close {
  opacity: 0;
  z-index: 0;
}
@media (max-width: 575px){
.logo-wrap {
    padding: 15px;
    display: none;
}

}

.Search-icon,
.Search-close-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-weight: 700;
}

.Search {
  content: "";
  display: table;
  clear: both;
}

.Search-icon,
.Search-close-icon {
  text-indent: 100%;
  overflow: hidden;
}

.Search-icon,
.Search-close-icon {
  display: block;
  width: 20px;
  height: 20px;
  background-repeat: no-repeat;
}


/* :: 3.1.0 Spacing */
.mt-15 {
  margin-top: 15px !important; }

.mt-30 {
  margin-top: 30px !important; }

.mt-50 {
  margin-top: 50px !important; }

.mt-70 {
  margin-top: 70px !important; }

.mt-100 {
  margin-top: 100px !important; }

.mb-15 {
  margin-bottom: 15px !important; }

.mb-30 {
  margin-bottom: 30px !important; }

.mb-50 {
  margin-bottom: 50px !important; }

.mb-70 {
  margin-bottom: 70px !important; }

.mb-100 {
  margin-bottom: 100px !important; }

.ml-15 {
  margin-left: 15px !important; }

.ml-30 {
  margin-left: 30px !important; }

.ml-50 {
  margin-left: 50px !important; }

.mr-15 {
  margin-right: 15px !important; }

.mr-30 {
  margin-right: 30px !important; }

.mr-50 {
  margin-right: 50px !important; }

.p-15 {
  padding: 15px !important; }

.p-30 {
  padding: 30px !important; }

.p-50 {
  padding: 50px !important; }

.pb-70 {
  padding-bottom: 70px !important; }

.px-30 {
  padding-left: 10px !important;
  padding-right: 10px !important; }

.pt-30 {
  padding-top: 30px; }

/* :: 3.2.0 Height */
.height-400 {
  height: 400px !important; }

.height-500 {
  height: 500px !important; }

.height-600 {
  height: 600px !important; }

.height-700 {
  height: 700px !important; }

.height-800 {
  height: 800px !important; }

/* :: 3.3.0 Section Padding */
.section-padding-100 {
  padding-top: 100px;
  padding-bottom: 100px; }

.section-padding-100-0 {
  padding-top: 100px;
  padding-bottom: 0; }

.section-padding-0-100 {
  padding-top: 0;
  padding-bottom: 100px; }

.section-padding-100-70 {
  padding-top: 100px;
  padding-bottom: 70px; }

/* :: 3.4.0 Preloader */
.preloader {
  background-color: #2565ae;
  width: 100%;
  height: 100%;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 99999; }

.spinner {
  width: 40px;
  height: 40px;
  position: relative;
  z-index: 1; }
  .spinner .double-bounce1,
  .spinner .double-bounce2 {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    background-color: #ffffff;
    opacity: 0.6;
    position: absolute;
    top: 0;
    left: 0;
    -webkit-animation: sk-bounce 2s infinite ease-in-out;
    animation: sk-bounce 2s infinite ease-in-out; }
  .spinner .double-bounce2 {
    -webkit-animation-delay: -1.0s;
    animation-delay: -1s; }

@-webkit-keyframes sk-bounce {
  0%,
    100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
@keyframes sk-bounce {
  0%,
    100% {
    -webkit-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0); }
  50% {
    -webkit-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1); } }
/* :: 3.5.0 Miscellaneous */
.section-heading {
  position: relative;
  z-index: 1;
  margin-top:20px;
  margin-bottom: 30px;
     margin-right: -34px;
  border-right: 4px solid #3c99dc; }
  .section-heading h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 2; 
	text-align:right;
	padding-right:23px;
	    font-weight: 700;}
    @media only screen and (max-width: 767px) {
      .section-heading h5 {
             font-size: 20px;
    background: #263471;
    padding: 6px;
    margin-top: 10px;
    color: #fff;
    margin-right: 5px;}
.padding100 {
    padding-top: 0px !important;
}

.formpadding {
    padding: 10px;
    margin-bottom: 59px;
}


.newuser {
    text-align: left;
    float: none; 
    color: #228efd;
    font-size: 16px;
}
.po-absolute{
	position:absolute;
	    margin-top: 53px;
		z-index:100;
}
	}
.more{
	background: #263471;
    padding: 6px 13px 6px 13px;
    color: #fff !important;
    box-shadow: 1px 6px 7px #ccc;
	margin-top: -6px;
	text-align:center;}
.bg-img {
  background-position: center center;
  background-size: cover;
  background-repeat: no-repeat; }

.bg-white {
  background-color: #ffffff !important; }

.bg-dark {
  background-color: #000000 !important; }
.padding100{
	padding-top:100px;
}
.bg-transparent {
  background-color: transparent !important; }

.bg-gray {
  background-color: #f2f4f5; }

.font-bold {
  font-weight: 700; }

.font-light {
  font-weight: 300; }

.bg-overlay {
  position: relative;
  z-index: 2;
  background-position: center center;
  background-size: cover; }
  .bg-overlay::after {
    background-color: rgba(24 39 103);
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ""; }

.bg-fixed {
  background-attachment: fixed !important; }

input:focus {
  outline-style: none;
  box-shadow: none;
  border-color: transparent; }

.box-shadow {
  box-shadow: 0 0 8px 1px rgba(0, 0, 0, 0.15) !important; }

/* :: 3.6.0 ScrollUp */
#scrollUp {
  background-color: #000000;
  border-radius: 0;
  bottom: 50px;
  color: #ffffff;
  font-size: 14px;
  height: 40px;
  line-height: 42px;
  right: 50px;
  text-align: center;
  width: 40px;
  border-radius: 0%;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.15); }
  #scrollUp:hover, #scrollUp:focus {
    background-color: #2565ae;
    color: #ffffff; }
  @media only screen and (max-width: 767px) {
    #scrollUp {
      bottom: 30px;
      right: 30px;
      line-height: 32px;
      width: 30px;
      height: 30px;
display:none !important	  } }

/* :: 3.7.0 mag Button */
.mag-btn {
  background-color: #2565ae;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms;
  position: relative;
  z-index: 1;
  display: inline-block;
  min-width: 160px;
  height: 50px;
  color: #ffffff;
  border-radius: 0;
  padding: 0 30px;
  font-size: 16px;
  line-height: 50px;
  font-weight: 500;
  text-transform: capitalize;
margin-bottom:30px;  }
  .mag-btn:hover, .mag-btn:focus {
    font-size: 16px;
    font-weight: 500;
    background-color: #000000;
    color: #ffffff; }

/* :: 4.0 Header Area CSS */
.header-area {
  position: relative;
  z-index: 1000;
  width: 100%; }
  .header-area .mag-main-menu {
    position: relative !important;
    width: 100%;
    height: 70px; 
	bottom:-15px;}
    @media only screen and (max-width: 767px) {
      .header-area .mag-main-menu {
        height: 60px;
width:100% !important		} }
    .header-area .mag-main-menu .classy-navbar {
      padding: 0;
      padding-left: 0px; }
      @media only screen and (max-width: 767px) {
        .header-area .mag-main-menu .classy-navbar {
          padding-left: 15px;
          height: 100px; } 
		  .mobilelogo {
       position: absolute;
    text-align: right;
    float: right;
    right: 105px;
    margin-top: 6px;
    display: block !important;
}
.padding70{
	
    padding-top: 40px;

}
.classy-nav-container {
    position: relative;
    z-index: 100;
    background-color: #ffffff;
}
		  }
		  .mobilelogo{
			  display:none;
		  }
      .header-area .mag-main-menu .classy-navbar .classynav ul li a {
           font-weight: 600;
    text-transform: uppercase;
    font-size: 16px;
    letter-spacing: 0px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .header-area .mag-main-menu .classy-navbar .classynav ul li a {
            padding: 0 9px; } }
        .header-area .mag-main-menu .classy-navbar .classynav ul li a:hover, .header-area .mag-main-menu .classy-navbar .classynav ul li a:focus {
          color: orange; }
      .header-area .mag-main-menu .classy-navbar .classynav ul li ul li a {
        text-transform: capitalize;
        letter-spacing: 0;
        padding: 0 20px; 
		    color: #3c99dc;
    text-align: right;}
      @media only screen and (max-width: 767px) {
        .header-area .mag-main-menu .classy-navbar .nav-brand {
          margin-right: 15px;
          max-width: 132px; } }
    .header-area .mag-main-menu .top-search-area {
      position: relative;
      z-index: 1;
      margin-left: 30px; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-area .mag-main-menu .top-search-area {
          margin-left: 15px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .mag-main-menu .top-search-area {
          margin-left: 15px; } }
      @media only screen and (max-width: 767px) {
        .header-area .mag-main-menu .top-search-area {
          margin-left: 15px; } }
      .header-area .mag-main-menu .top-search-area form {
        position: relative;
        z-index: 1;
        border-left: 1px solid #ebebeb; }
        .header-area .mag-main-menu .top-search-area form input {
          -webkit-transition-duration: 500ms;
          -o-transition-duration: 500ms;
          transition-duration: 500ms;
          width: 270px;
          height: 70px;
          border: none;
          color: #777777;
          font-size: 14px;
          font-style: italic;
          padding: 0 30px; }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .header-area .mag-main-menu .top-search-area form input {
              padding: 0 15px;
              width: 200px;
              font-size: 12px; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-area .mag-main-menu .top-search-area form input {
              width: 230px;
              font-size: 12px; } }
          @media only screen and (max-width: 767px) {
            .header-area .mag-main-menu .top-search-area form input {
              padding: 0 15px;
              width: 110px;
              font-size: 11px;
              height: 60px; } }
          @media only screen and (min-width: 480px) and (max-width: 767px) {
            .header-area .mag-main-menu .top-search-area form input {
              width: 180px; } }
          @media only screen and (min-width: 576px) and (max-width: 767px) {
            .header-area .mag-main-menu .top-search-area form input {
              width: 200px; }
		  }
          .header-area .mag-main-menu .top-search-area form input:focus {
            box-shadow: none; }
        .header-area .mag-main-menu .top-search-area form button {
          position: absolute;
          width: auto;
          height: 70px;
          background-color: transparent;
          top: 50%;
          right: 30px;
          font-size: 16px;
          z-index: 99;
          border: none;
          cursor: pointer;
          color: #1a1a1a;
          -webkit-transform: translateY(-50%);
          -ms-transform: translateY(-50%);
          transform: translateY(-50%); }
          @media only screen and (min-width: 992px) and (max-width: 1199px) {
            .header-area .mag-main-menu .top-search-area form button {
              right: 0; } }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .header-area .mag-main-menu .top-search-area form button {
              right: 15px; } }
          @media only screen and (max-width: 767px) {
            .header-area .mag-main-menu .top-search-area form button {
              right: 0; } }
          .header-area .mag-main-menu .top-search-area form button:focus {
            box-shadow: none; }
          .header-area .mag-main-menu .top-search-area form button:hover {
            color: #2565ae; }
    .header-area .mag-main-menu .login-btn {
      position: relative;
      z-index: 1;
      padding: 0 30px;
      height: 70px;
      line-height: 70px;
      font-size: 16px;
      border-left: 1px solid #ebebeb;
      text-align: center; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-area .mag-main-menu .login-btn {
          padding: 0 25px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .mag-main-menu .login-btn {
          padding: 0 25px; } }
      @media only screen and (max-width: 767px) {
        .header-area .mag-main-menu .login-btn {
          padding: 0 15px;
          height: 60px;
          line-height: 60px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .header-area .mag-main-menu .login-btn {
          padding: 0 20px; } }
      .header-area .mag-main-menu .login-btn:hover, .header-area .mag-main-menu .login-btn:focus {
        color: #2565ae; }
    .header-area .mag-main-menu .submit-video {
      position: relative;
      z-index: 1;
      padding: 0 20px;
      height: 70px;
      background-color: #2565ae;
      line-height: 70px;
      font-size: 13px;
      font-weight: 500;
      color: #ffffff;
      letter-spacing: 1px;
      text-transform: uppercase;
      width: 150px;
      text-align: center; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .header-area .mag-main-menu .submit-video {
          padding: 0 10px;
          width: 130px;
          font-size: 12px; } }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .header-area .mag-main-menu .submit-video {
          padding: 0 10px;
          width: 130px;
          font-size: 12px; } }
      @media only screen and (max-width: 767px) {
        .header-area .mag-main-menu .submit-video {
          padding: 0 15px;
          width: 40px;
          height: 60px;
          line-height: 60px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .header-area .mag-main-menu .submit-video {
          padding: 0 20px;
          width: 50px; } }
      .header-area .mag-main-menu .submit-video:hover, .header-area .mag-main-menu .submit-video:focus {
        background-color: #404040; }
      .header-area .mag-main-menu .submit-video span {
        display: none; }
        @media only screen and (max-width: 767px) {
          .header-area .mag-main-menu .submit-video span {
            font-size: 14px;
            display: block; } }
      .header-area .mag-main-menu .submit-video .video-text {
        display: block; }
        @media only screen and (max-width: 767px) {
          .header-area .mag-main-menu .submit-video .video-text {
            display: none; } }
  .header-area .is-sticky .mag-main-menu {
    z-index: 9999;
    box-shadow: 0 5px 50px 0 rgba(0, 0, 0, 0.2); }

.breakpoint-on .classynav {
  padding-top: 70px;
  padding-bottom: 70px; }

/* :: 5.0 Hero Area CSS */
.hero-blog-post {
  position: relative;
  z-index: 1;
  width: 100%;
  height: 720px; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .hero-blog-post {
      height: 650px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .hero-blog-post {
      height: 550px; } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .hero-blog-post {
      height: 500px; } }
  @media only screen and (max-width: 767px) {
    .hero-blog-post {
      height: 350px; } }
  @media only screen and (min-width: 576px) and (max-width: 767px) {
    .hero-blog-post {
      height: 400px; } }
  .hero-blog-post .post-content .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 20px; }
    .hero-blog-post .post-content .post-meta a {
      position: relative;
      z-index: 1;
      display: inline-block;
      font-size: 13px;
      font-weight: 500;
      letter-spacing: 2px;
      text-transform: uppercase;
      color: #2565ae; }
      .hero-blog-post .post-content .post-meta a:last-child {
        margin-left: 20px; }
        .hero-blog-post .post-content .post-meta a:last-child::after {
          content: '/';
          position: absolute;
          top: 0;
          left: -15px;
          z-index: 1; }
      .hero-blog-post .post-content .post-meta a:hover, .hero-blog-post .post-content .post-meta a:focus {
        color: #ffffff; }
  .hero-blog-post .post-content .post-title {
    font-size: 45px;
    color: #ffffff;
    font-weight: 400;
    display: block;
    margin-bottom: 20px; }
    @media only screen and (min-width: 992px) and (max-width: 1199px) {
      .hero-blog-post .post-content .post-title {
        font-size: 36px; } }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .hero-blog-post .post-content .post-title {
        font-size: 30px; } }
    @media only screen and (max-width: 767px) {
      .hero-blog-post .post-content .post-title {
        font-size: 20px; } }
    .hero-blog-post .post-content .post-title:hover, .hero-blog-post .post-content .post-title:focus {
      color: #2565ae; }
  .hero-blog-post .post-content .video-play {
    width: 60px;
    height: 60px;
    background-color: rgba(26, 26, 26, 0.5);
    border-radius: 50%;
    display: inline-block;
    color: #ffffff;
    font-size: 18px;
    text-align: center;
    line-height: 60px; }
    .hero-blog-post .post-content .video-play:hover, .hero-blog-post .post-content .video-play:focus {
      background-color: #2565ae; }

.hero-area {
  position: relative;
  z-index: 1;
background:#fff;  }
  .hero-area .owl-prev,
  .hero-area .owl-next {
    position: absolute;
    background-color: rgba(235, 235, 235, 0.2);
    width: 50px;
    height: 50px;
    color: #ffffff;
    font-size: 20px;
    text-align: center;
    line-height: 54px;
    top: 50%;
    left: 3%;
    margin-top: -25px;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms; }
    @media only screen and (max-width: 767px) {
      .hero-area .owl-prev,
      .hero-area .owl-next {
        width: 40px;
        height: 40px;
        font-size: 18px;
        line-height: 44px;
        margin-top: -20px; } }
    .hero-area .owl-prev:hover, .hero-area .owl-prev:focus,
    .hero-area .owl-next:hover,
    .hero-area .owl-next:focus {
      background-color: #2565ae; }
  .hero-area .owl-next {
    left: auto;
    right: 3%; }

.pagination .page-item .page-link {
  background-color: #e1e1e1;
  min-width: 44px;
  height: 44px;
  line-height: 44px;
  font-size: 16px;
  color: #1a1a1a;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  border-radius: 3px;
  padding: 0 15px;
  margin-right: 5px;
  border: 1px solid #ebebeb; }
  .pagination .page-item .page-link:hover, .pagination .page-item .page-link:focus {
    background-color: #2565ae;
    color: #ffffff;
    border-color: #2565ae; }
.pagination .page-item.active .page-link {
  background-color: #2565ae;
  color: #ffffff;
  border-color: #2565ae; }

/* :: 6.0 Post Area CSS */
.mag-posts-area {
  position: relative;
  z-index: 1;
  padding: 0 15px; }

.post-sidebar-area {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 300px;
  flex: 0 0 300px;
  max-width: 300px;
  width: 300px;
  margin-left: 15px;
  margin-right: 15px; }
  @media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .post-sidebar-area {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 280px;
      flex: 0 0 280px;
      max-width: 280px;
      width: 280px; } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .post-sidebar-area {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 30px);
      flex: 0 0 calc(50% - 30px);
      max-width: calc(50% - 30px);
      width: calc(50% - 30px); } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .post-sidebar-area {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(50% - 30px);
      flex: 0 0 calc(50% - 30px);
      max-width: calc(50% - 30px);
      width: calc(50% - 30px); } }
  @media only screen and (max-width: 767px) {
    .post-sidebar-area {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 30px);
      flex: 0 0 calc(100% - 30px);
      max-width: calc(100% - 30px);
      width: calc(100% - 30px); } }

.mag-posts-content {
  position: relative;
  z-index: 1;
  background-color: #ffffff;
  -webkit-box-flex: 0;

 }
  @media only screen and (min-width: 1200px) and (max-width: 1499px) {
    .mag-posts-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 650px);

     } }
  @media only screen and (min-width: 992px) and (max-width: 1199px) {
    .mag-posts-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 30px);
      flex: 0 0 calc(100% - 30px);
      max-width: calc(100% - 30px);
      width: calc(100% - 30px); } }
  @media only screen and (min-width: 768px) and (max-width: 991px) {
    .mag-posts-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 30px);
      flex: 0 0 calc(100% - 30px);
      max-width: calc(100% - 30px);
      width: calc(100% - 30px); } }
  @media only screen and (max-width: 767px) {
    .mag-posts-content {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 calc(100% - 30px);
      flex: 0 0 calc(100% - 30px);
      max-width: calc(100% - 30px);
      width: calc(100% - 30px); } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .post-sidebar-area.left-sidebar {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .post-sidebar-area.left-sidebar {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; } }
@media only screen and (max-width: 767px) {
  .post-sidebar-area.left-sidebar {
    -webkit-box-ordinal-group: 11;
    -ms-flex-order: 10;
    order: 10; } }

@media only screen and (min-width: 992px) and (max-width: 1199px) {
  .post-sidebar-area.right-sidebar {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .post-sidebar-area.right-sidebar {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30; } }
@media only screen and (max-width: 767px) {
  .post-sidebar-area.right-sidebar {
    -webkit-box-ordinal-group: 31;
    -ms-flex-order: 30;
    order: 30; } }

.single-blog-post {
  position: relative;
  z-index: 1;

  direction:rtl;}
  .single-blog-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .single-blog-post .post-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    width: 70px; }
    .single-blog-post .post-thumbnail img {
      width: 100%; 
	  box-shadow: 1px 5px 7px #979797;
    border-radius: 13px;
       max-height: 258px;
    min-height: 300px;
        object-fit: cover;
	}
  .single-blog-post .post-content {
    padding-left: 15px;
    margin-top: -5px; }
    .single-blog-post .post-content .post-title {
      font-size: 16px;
      margin-bottom: 8px;
      display: block;
	  text-align:right;
	  padding-right:0px;
	  }
      @media only screen and (max-width: 767px) {
        .single-blog-post .post-content .post-title {
          font-size: 14px;
              min-height: auto !important;} }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-blog-post .post-content .post-title {
          font-size: 16px; } }
      .single-blog-post .post-content .post-title:hover, .single-blog-post .post-content .post-title:focus {
        color: #263471;
font-weight:bold		}
    .single-blog-post .post-content .post-meta a {
      font-size: 14px;
      color: #777777; }
      @media only screen and (max-width: 767px) {
        .single-blog-post .post-content .post-meta a {
          font-size: 13px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-blog-post .post-content .post-meta a {
          font-size: 14px; } }
      .single-blog-post .post-content .post-meta a:hover, .single-blog-post .post-content .post-meta a:focus {
        color: #2565ae; }
  .single-blog-post.style-2 {
    border-bottom-color: #3d3d3d; }
    .single-blog-post.style-2:last-child {
      border-bottom: none; }
    .single-blog-post.style-2 .post-content .post-title {
      color: #ffffff;
      font-size: 14px; }
      .single-blog-post.style-2 .post-content .post-title:hover, .single-blog-post.style-2 .post-content .post-title:focus {
        color: #2565ae; }
  .single-blog-post.style-3 {
    padding-bottom: 0;
    border-bottom: none; }
    .single-blog-post.style-3 .post-thumbnail {
      -webkit-box-flex: 0;
      -ms-flex: 0 0 120px;
      flex: 0 0 120px;
      max-width: 120px;
      width: 120px; }
      @media only screen and (min-width: 1200px) and (max-width: 1499px) {
        .single-blog-post.style-3 .post-thumbnail {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 50px;
          flex: 0 0 50px;
          max-width: 50px;
          width: 50px; } }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .single-blog-post.style-3 .post-thumbnail {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100;
          flex: 0 0 100;
          max-width: 100;
          width: 100; } }
      @media only screen and (max-width: 767px) {
        .single-blog-post.style-3 .post-thumbnail {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 60px;
          flex: 0 0 60px;
          max-width: 60px;
          width: 60px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-blog-post.style-3 .post-thumbnail {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 80px;
          flex: 0 0 80px;
          max-width: 80px;
          width: 80px; } }
    .single-blog-post.style-3 .post-content {
      padding-left: 15px; }
      @media only screen and (min-width: 1200px) and (max-width: 1499px) {
        .single-blog-post.style-3 .post-content {
          padding-left: 10px; } }
      .single-blog-post.style-3 .post-content .post-title {
        font-size: 18px;
        margin-bottom: 15px; }
        @media only screen and (min-width: 1200px) and (max-width: 1499px) {
          .single-blog-post.style-3 .post-content .post-title {
            font-size: 14px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single-blog-post.style-3 .post-content .post-title {
            font-size: 18px; } }
        @media only screen and (max-width: 767px) {
          .single-blog-post.style-3 .post-content .post-title {
            font-size: 14px; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .single-blog-post.style-3 .post-content .post-title {
            font-size: 16px; } }
      .single-blog-post.style-3 .post-content .post-meta a {
        font-size: 14px;
        color: #777777;
        margin-right: 20px; }
        @media only screen and (min-width: 1200px) and (max-width: 1499px) {
          .single-blog-post.style-3 .post-content .post-meta a {
            margin-right: 10px;
            font-size: 11px; } }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .single-blog-post.style-3 .post-content .post-meta a {
            font-size: 12px; } }
        @media only screen and (max-width: 767px) {
          .single-blog-post.style-3 .post-content .post-meta a {
            font-size: 12px;
            margin-right: 10px; } }
        @media only screen and (min-width: 480px) and (max-width: 767px) {
          .single-blog-post.style-3 .post-content .post-meta a {
            font-size: 14px;
            margin-right: 15px; } }
        .single-blog-post.style-3 .post-content .post-meta a:hover, .single-blog-post.style-3 .post-content .post-meta a:focus {
          color: #2565ae; }
  .single-blog-post.style-4 .post-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    width: 100%;
    margin-bottom: 15px; 
	}
    .single-blog-post.style-4 .post-thumbnail .video-play {
      width: 50px;
      height: 50px;
      background-color: rgba(26, 26, 26, 0.7);
      border-radius: 50%;
      color: #ffffff;
      font-size: 18px;
      text-align: center;
      line-height: 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -25px;
      margin-left: -25px;
      z-index: 99; }
      .single-blog-post.style-4 .post-thumbnail .video-play:hover, .single-blog-post.style-4 .post-thumbnail .video-play:focus {
        background-color: #2565ae; }
    .single-blog-post.style-4 .post-thumbnail .video-duration {
      background-color: #252324;
      font-size: 13px;
      color: #ffffff;
      line-height: 1;
      text-align: center;
      padding: 10px 15px;
      position: absolute;
      right: 10px;
      bottom: 10px;
      z-index: 99;
      font-weight: 500; 
	 }
	  .padding50{padding:50px;}
  .single-blog-post.style-4 .post-content {
    padding-left: 0; 
	margin-bottom:25px;}
    .single-blog-post.style-4 .post-content .post-title {
      font-size: 18px;
      margin-bottom: 30px;
margin-top:10px;
    min-height: 54px;}
      @media only screen and (min-width: 1200px) and (max-width: 1499px) {
        .single-blog-post.style-4 .post-content .post-title {
          font-size: 18px; } }
      @media only screen and (max-width: 767px) {
        .single-blog-post.style-4 .post-content .post-title {
          font-size: 16px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-blog-post.style-4 .post-content .post-title {
          font-size: 18px; } }
    .single-blog-post.style-4 .post-content .post-meta a {
      font-size: 14px;
      color: #777777;
      margin-right: 8px;
margin-bottom:10px;	  }
      .single-blog-post.style-4 .post-content .post-meta a:hover, .single-blog-post.style-4 .post-content .post-meta a:focus {
        color: #2565ae; }

.add-img {
  width: 100%; }
  .add-img img {
    width: 100%; }

.social-followers-info {
  position: relative;
  z-index: 1; }
  .social-followers-info a {
    display: block;
    width: 100%;
    height: 50px;
    font-size: 18px;
    color: #ffffff;
    background-color: #2565ae;
    margin-bottom: 10px;
    padding: 0 30px;
    font-weight: 600;
    line-height: 50px; }
    .social-followers-info a:last-child {
      margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .social-followers-info a {
        font-size: 16px;
        padding: 0 20px; } }
    .social-followers-info a i {
      margin-right: 10px; }
    .social-followers-info a span {
      font-size: 14px; }
    .social-followers-info a.facebook-fans {
      background-color: #4b6cd0; }
      .social-followers-info a.facebook-fans:hover {
        background-color: rgba(75, 108, 208, 0.8); }
    .social-followers-info a.twitter-followers {
      background-color: #49a7f3; }
      .social-followers-info a.twitter-followers:hover {
        background-color: rgba(73, 167, 243, 0.8); }
    .social-followers-info a.youtube-subscribers {
      background-color: #db5c3a; }
      .social-followers-info a.youtube-subscribers:hover {
        background-color: rgba(219, 92, 58, 0.8); }
    .social-followers-info a.google-followers {
      background-color: #de3939; }
      .social-followers-info a.google-followers:hover {
        background-color: rgba(222, 57, 57, 0.8); }

.catagory-widgets {
  position: relative;
  z-index: 1; }
  .catagory-widgets li a {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    margin-bottom: 15px;
    font-size: 16px; }
    .catagory-widgets li a:hover, .catagory-widgets li a:focus {
      color: #2565ae; }
  .catagory-widgets li:last-child a {
    margin-bottom: 0; }

.single-youtube-channel {
  position: relative;
  z-index: 1;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 15px;
  margin-bottom: 15px; 
  direction:rtl}
  .single-youtube-channel:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .single-youtube-channel .youtube-channel-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    max-width: 70px;
    width: 70px; 
	}
  .single-youtube-channel .youtube-channel-content {
    padding-left: 15px;
    margin-top: -5px; }
    .single-youtube-channel .youtube-channel-content .channel-title {
      font-size: 16px;
      margin-bottom: 8px;
      display: block; }
    .single-youtube-channel .youtube-channel-content .subscribe-btn {
      width: 120px;
      height: 30px;
      font-size: 14px;
      line-height: 30px;
      text-align: center;
      background-color: #2565ae;
      color: #ffffff;
      padding: 0;
      border-radius: 0;
      font-weight: 500; }
      .single-youtube-channel .youtube-channel-content .subscribe-btn i {
        margin-right: 5px; }
      .single-youtube-channel .youtube-channel-content .subscribe-btn:hover {
        background-color: #404040; }

.newsletter-form {
  position: relative;
  z-index: 1; }
  .newsletter-form input {
    width: 100%;
    height: 50px;
    border: none;
    background-color: #f2f4f5;
    text-align: center;
    font-size: 14px;
    color: #a6a6a6;
    margin-bottom: 10px; }

.single-trending-post {
  position: relative;
    z-index: 1;
    overflow: hidden;
 }
  .single-trending-post::after {
    content: '';
    width: 100%;
    height: 100%;
  }
  .single-trending-post img {
    width: 100%;
    -webkit-transition-duration: 600ms;
    -o-transition-duration: 600ms;
    transition-duration: 600ms;
border-radius:22px;
box-shadow: 1px 5px 7px #979797;
    margin-bottom: 11px;	
	max-height:360px}
  .single-trending-post .post-content {
position: inherit;
    bottom: 92px;
    z-index: 99;
    text-align: right;
    padding: 12px;
    border-radius: 0px 0px 22px 22px;
    background:  linear-gradient(to bottom, rgb(148 112 112 / 0%) 0%, rgb(66 66 66 / 78%) 49%, rgb(60 60 60) 100%);
    height: 87px;}
	.padding10{
		padding-top:10px;
	}
	.text-white {
    color: #fff!important;
    text-align: right;
}

.suborange{
	    color: orange !important;
    font-weight: bold;
}
    .single-trending-post .post-content .post-cata {
  display: block;
    margin-bottom: 8px;
    color: #6376ff;
    letter-spacing: 2px;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px; }
      .single-trending-post .post-content .post-cata:hover, .single-trending-post .post-content .post-cata:focus {
        color: #ffffff; }
      @media only screen and (max-width: 767px) {
        .single-trending-post .post-content .post-cata {
          font-size: 12px; } }
    .single-trending-post .post-content .post-title {
    font-size: 17px;
    color: #ffffff;
    margin-bottom: 0;
    font-weight: 600;
    }
      @media only screen and (min-width: 1200px) and (max-width: 1499px) {
        .single-trending-post .post-content .post-title {
          font-size: 18px; } }
      @media only screen and (max-width: 767px) {
        .single-trending-post .post-content .post-title {
          font-size: 16px; }
.single-trending-post {
    position: relative;
    z-index: 1;
    overflow: hidden;
    max-height: 364px;
}		  }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-trending-post .post-content .post-title {
          font-size: 18px; } }
      .single-trending-post .post-content .post-title:hover, .single-trending-post .post-content .post-title:focus {
        color: #fff;
font-weight:bold !important;		}
  .single-trending-post:hover img {
 
	    margin-bottom: 4px;
    margin-top: 3px;}
@media (min-width: 1200px){
.container {
    max-width: 1024px;
}
}
.trending-post-slides,
.featured-video-posts-slide,
.most-viewed-videos-slide,
.sports-videos-slides {
  position: relative;
  z-index: 1; }
  .trending-post-slides .owl-prev,
  .trending-post-slides .owl-next,
  .featured-video-posts-slide .owl-prev,
  .featured-video-posts-slide .owl-next,
  .most-viewed-videos-slide .owl-prev,
  .most-viewed-videos-slide .owl-next,
  .sports-videos-slides .owl-prev,
  .sports-videos-slides .owl-next {
   position: absolute;
    /* background-color: #e1e1e1; */
    width: 40px;
    height: 43px;
    color: #272727;
    font-size: 18px;
    bottom: 35px;
    left: 0;
    -webkit-transition-duration: 500ms;
    -o-transition-duration: 500ms;
    transition-duration: 500ms;
    margin: 0 auto;
    text-align: center;
    padding-top: 21px;
    right: 0; }
    .trending-post-slides .owl-prev:hover, .trending-post-slides .owl-prev:focus,
    .trending-post-slides .owl-next:hover,
    .trending-post-slides .owl-next:focus,
    .featured-video-posts-slide .owl-prev:hover,
    .featured-video-posts-slide .owl-prev:focus,
    .featured-video-posts-slide .owl-next:hover,
    .featured-video-posts-slide .owl-next:focus,
    .most-viewed-videos-slide .owl-prev:hover,
    .most-viewed-videos-slide .owl-prev:focus,
    .most-viewed-videos-slide .owl-next:hover,
    .most-viewed-videos-slide .owl-next:focus,
    .sports-videos-slides .owl-prev:hover,
    .sports-videos-slides .owl-prev:focus,
    .sports-videos-slides .owl-next:hover,
    .sports-videos-slides .owl-next:focus {
      
      color: #2565ae; }
    @media only screen and (max-width: 767px) {
      .trending-post-slides .owl-prev,
      .trending-post-slides .owl-next,
      .featured-video-posts-slide .owl-prev,
      .featured-video-posts-slide .owl-next,
      .most-viewed-videos-slide .owl-prev,
      .most-viewed-videos-slide .owl-next,
      .sports-videos-slides .owl-prev,
      .sports-videos-slides .owl-next {
 width: 20px;
    left: 0px;
    height: 36px;
    top: -86px;
    text-align: left;
    right: 231px;
    color: #fff; } }
  .trending-post-slides .owl-next,
  .featured-video-posts-slide .owl-next,
  .most-viewed-videos-slide .owl-next,
  .sports-videos-slides .owl-next {
    left: 40px; }

@media only screen and (min-width: 768px) and (max-width: 991px) {
  .featured-video-posts-slide {
    margin-top: 30px; } }
@media only screen and (max-width: 767px) {
  .featured-video-posts-slide {
    margin-top: 30px; } }
@media only screen and (min-width: 768px) and (max-width: 991px) {
  .featured-video-posts-slide .owl-prev,
  .featured-video-posts-slide .owl-next {
    display: none; } }
@media only screen and (max-width: 767px) {
  .featured-video-posts-slide .owl-prev,
  .featured-video-posts-slide .owl-next {
    display: none; } }

.single-featured-post {
  position: relative;
  z-index: 1; }
  .single-featured-post .post-thumbnail {
    position: relative;
    z-index: 1; }
    .single-featured-post .post-thumbnail .video-play {
      width: 50px;
      height: 50px;
      background-color: rgba(26, 26, 26, 0.7);
      border-radius: 50%;
      color: #ffffff;
      font-size: 18px;
      text-align: center;
      line-height: 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -25px;
      margin-left: -25px;
      z-index: 99; }
      .single-featured-post .post-thumbnail .video-play:hover, .single-featured-post .post-thumbnail .video-play:focus {
        background-color: #2565ae; }
  .single-featured-post .post-content {
    position: relative;
    z-index: 1; }
    .single-featured-post .post-content .post-meta {
      position: relative;
      z-index: 1;
      margin-bottom: 15px;
  }
      .single-featured-post .post-content .post-meta a {
        position: relative;
        z-index: 1;
        display: inline-block;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #2565ae; }
        .single-featured-post .post-content .post-meta a:last-child {
          margin-left: 20px; }
          .single-featured-post .post-content .post-meta a:last-child::after {
            content: '/';
            position: absolute;
            top: 0;
            left: -15px;
            z-index: 1; }
        .single-featured-post .post-content .post-meta a:hover, .single-featured-post .post-content .post-meta a:focus {
          color: #777777; }
    .single-featured-post .post-content .post-title {
      font-size: 20px;
      display: block;
      margin-bottom: 15px; }
      .single-featured-post .post-content .post-title:hover, .single-featured-post .post-content .post-title:focus {
        color: #2565ae; }
      @media only screen and (min-width: 1200px) and (max-width: 1499px) {
        .single-featured-post .post-content .post-title {
          font-size: 20px; } }
      @media only screen and (max-width: 767px) {
        .single-featured-post .post-content .post-title {
          font-size: 18px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-featured-post .post-content .post-title {
          font-size: 20px; } }
  .single-featured-post .post-share-area {
    position: relative;
    z-index: 1;
    width: 100%;
    height: 40px;
    border: 1px solid #ebebeb;
    margin-top: 30px;
    overflow: hidden; }
    .single-featured-post .post-share-area .post-meta a {
      font-size: 14px;
      color: #777777;
      margin-right: 20px; }
      .single-featured-post .post-share-area .post-meta a:hover, .single-featured-post .post-share-area .post-meta a:focus {
        color: #2565ae; }
      @media only screen and (min-width: 1200px) and (max-width: 1499px) {
        .single-featured-post .post-share-area .post-meta a {
          margin-right: 10px;
          font-size: 12px; } }
      @media only screen and (max-width: 767px) {
        .single-featured-post .post-share-area .post-meta a {
          margin-right: 8px;
          font-size: 11px; } }
      @media only screen and (min-width: 480px) and (max-width: 767px) {
        .single-featured-post .post-share-area .post-meta a {
          font-size: 13px;
          margin-right: 12px; } }
    .single-featured-post .post-share-area .share-info {
      position: relative;
      z-index: 1; }
      .single-featured-post .post-share-area .share-info .sharebtn {
        position: relative;
        z-index: 100;
        width: 40px;
        height: 40px;
        line-height: 40px;
        color: #ffffff;
        background-color: #3c99dc;
        text-align: center;
        font-size: 16px;
        display: block; }
        .single-featured-post .post-share-area .share-info .sharebtn i {
          -webkit-transition-duration: 800ms;
          -o-transition-duration: 800ms;
          transition-duration: 800ms; }
        .single-featured-post .post-share-area .share-info .sharebtn:hover {
          background-color: #2565ae; }
      .single-featured-post .post-share-area .share-info .all-share-btn {
        position: absolute;
        z-index: 20;
        top: 0;
        right: -200px;
        opacity: 0;
        visibility: hidden;
        -webkit-transition-duration: 800ms;
        -o-transition-duration: 800ms;
        transition-duration: 800ms; }
        .single-featured-post .post-share-area .share-info .all-share-btn a {
          width: 40px;
          height: 40px;
          background-color: #2565ae;
          color: #ffffff;
          line-height: 40px;
          font-size: 16px;
          text-align: center; }
          .single-featured-post .post-share-area .share-info .all-share-btn a.facebook {
            background-color: #4b6cd0; }
          .single-featured-post .post-share-area .share-info .all-share-btn a.twitter {
            background-color: #49a7f3; }
          .single-featured-post .post-share-area .share-info .all-share-btn a.google-plus {
            background-color: #de3939; }
          .single-featured-post .post-share-area .share-info .all-share-btn a.instagram {
            background-color: #bb8950; }
          .single-featured-post .post-share-area .share-info .all-share-btn a:hover, .single-featured-post .post-share-area .share-info .all-share-btn a:focus {
            color: #ffffff;
            background-color: #1a1a1a; }
      .single-featured-post .post-share-area .share-info:hover .sharebtn i {
        -webkit-transform: rotate(-180deg);
        -ms-transform: rotate(-180deg);
        transform: rotate(-180deg); }
      .single-featured-post .post-share-area .share-info:hover .all-share-btn {
        opacity: 1;
        visibility: visible;
        right: 40px; }

.single-catagory-post {
  position: relative;
  z-index: 1;
  padding-bottom: 30px;
  margin-bottom: 30px;
  border-bottom: 1px solid #ebebeb; }
  .single-catagory-post:last-child {
    padding-bottom: 0;
    margin-bottom: 0;
    border-bottom: none; }
  .single-catagory-post .post-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40%;
    flex: 0 0 40%;
    max-width: 40%;
    width: 40%; }
    @media only screen and (max-width: 767px) {
      .single-catagory-post .post-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        height: 180px;
        margin-bottom: 30px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .single-catagory-post .post-thumbnail {
        height: 260px; } }
    .single-catagory-post .post-thumbnail .video-play {
      width: 50px;
      height: 50px;
      background-color: rgba(26, 26, 26, 0.7);
      border-radius: 50%;
      color: #ffffff;
      font-size: 18px;
      text-align: center;
      line-height: 50px;
      position: absolute;
      top: 50%;
      left: 50%;
      margin-top: -25px;
      margin-left: -25px;
      z-index: 99; }
      .single-catagory-post .post-thumbnail .video-play:hover, .single-catagory-post .post-thumbnail .video-play:focus {
        background-color: #2565ae; }
  .single-catagory-post .post-content {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 60%;
    flex: 0 0 60%;
    max-width: 60%;
    width: 60%;
    position: relative;
    z-index: 1;
    padding-left: 30px; }
    @media only screen and (max-width: 767px) {
      .single-catagory-post .post-content {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 100%;
        flex: 0 0 100%;
        max-width: 100%;
        width: 100%;
        padding-left: 0; } }
    .single-catagory-post .post-content .post-meta {
      position: relative;
      z-index: 1;
      margin-bottom: 15px; }
      .single-catagory-post .post-content .post-meta a {
        position: relative;
        z-index: 1;
        display: inline-block;
        font-size: 13px;
        font-weight: 500;
        letter-spacing: 2px;
        text-transform: uppercase;
        color: #2565ae; }
        .single-catagory-post .post-content .post-meta a:last-child {
          margin-left: 20px; }
          .single-catagory-post .post-content .post-meta a:last-child::after {
            content: '/';
            position: absolute;
            top: 0;
            left: -15px;
            z-index: 1; }
        .single-catagory-post .post-content .post-meta a:hover, .single-catagory-post .post-content .post-meta a:focus {
          color: #404040; }
    .single-catagory-post .post-content .post-title {
      font-size: 22px;
      margin-bottom: 15px;
      display: block; }
      .single-catagory-post .post-content .post-title:hover, .single-catagory-post .post-content .post-title:focus {
        color: #2565ae; }
    .single-catagory-post .post-content p {
      margin-bottom: 0; }
    .single-catagory-post .post-content .post-meta-2 {
      position: relative;
      z-index: 1;
      margin-bottom: 15px; }
      .single-catagory-post .post-content .post-meta-2 a {
        font-size: 14px;
        color: #777777;
        margin-right: 20px; }
        .single-catagory-post .post-content .post-meta-2 a:last-child {
          margin-right: 0; }
        .single-catagory-post .post-content .post-meta-2 a:hover, .single-catagory-post .post-content .post-meta-2 a:focus {
          color: #2565ae; }
.radius-tab{
	border-radius:3px !important;
}
.post-details-content {
  position: relative;
  z-index: 1; 
  direction:rtl;}
  .post-details-content .post-meta {
    position: relative;
    z-index: 1;
    margin-bottom: 15px; }
    .post-details-content .post-meta a {
      position: relative;
      z-index: 1;
      display: inline-block;
      font-size: 13px;
      font-weight: 500;
      text-transform: uppercase;
      color: #2565ae; }
      .post-details-content .post-meta a:last-child {
        margin-left: 20px; }
        .post-details-content .post-meta a:last-child::after {
          position: absolute;
          top: 0;
          left: -15px;
          z-index: 1; }
      .post-details-content .post-meta a:hover, .post-details-content .post-meta a:focus {
        color: #404040; }
  .post-details-content .post-title {
    font-size: 24px;
    margin-bottom: 15px;
    display: block;
font-weight:bold;
    color: #354aa7;	}
    @media only screen and (max-width: 767px) {
      .post-details-content .post-title {
        font-size: 18px; }
.pt95 {
        padding-left: 41px;
    padding-top: 46px;
}		}
  .post-details-content .post-meta-2 {
    position: relative;
    z-index: 1;
    margin-bottom: 15px; }
    .post-details-content .post-meta-2 a {
      font-size: 14px;
      color: #777777;
      margin-right: 20px; }
      .post-details-content .post-meta-2 a:last-child {
        margin-right: 20px; }
      .post-details-content .post-meta-2 a:hover, .post-details-content .post-meta-2 a:focus {
        color: #2565ae; }
  .post-details-content ul {
    position: relative;
    z-index: 1; }
    .post-details-content ul li {
      color: #777777;
      margin-bottom: 10px; }
      .post-details-content ul li i {
        margin-right: 5px; }

blockquote {
  background-color: #f2f4f5;
  padding: 15px 30px;
  border-left: 3px solid #2565ae; }
  blockquote .quote-text {
    font-size: 16px;
    font-weight: 400;
    font-style: italic;
    line-height: 2;
    margin-bottom: 15px; }
  blockquote .quote-name {
    margin-bottom: 0; }
.writer{
	    border-radius: 50%;
    width: 200px;
    height: 200px;
    box-shadow: 0px 1px 2px 4px #ccc;
	    margin-top: -86px;
	
}
.category{
	    font-size: 25px !important;
    text-align: center !important;
    color: #263471;
    margin-left: 21px;
}
.writer-section{
    padding: 31px;
    background: #ffffff;
    margin-bottom: 20px;
    box-shadow: 1px 1px 5px #a2a2a2;
    margin-top: 133px;
    height: auto !important;
}
.inline-grid{
	display: block;
}
.read{
	    text-align: center;
        display: inline-block;
    font-size: 17px;
    line-height: 37px;
	color: #263471;
}
.report{
	border: 1px solid #ccc;
    border-radius: 0px 0px 10px 10px;
    box-shadow: 2px 3px 8px #bdbdbd;
    padding: 24px;
    background: #fbfbfb;
}
.no-border{
	box-shadow: none !important;
    border-radius: 0px !important;
    padding-bottom: 8px !important;
	    max-height: 303px;
    min-height: 174px;
}
.nopadding{
	padding:0px;
	margin:0px;
}
.newpost{
	    background: whitesmoke;
    border-radius: 0px 0px 20px 20px;
    box-shadow: 0px 2px 6px #ccc;
    padding: 13px;
}
.noborder{
	border: none !important;
    box-shadow: none !important;
    border-radius: 20px 20px 0px 0px !important;
}
.nomargin{
	margin:0px !important
}
.firstmargin{
	    margin-right: 4px !important; 
		width:33px;
}
.secondmargin{
	    margin-right: 6px !important;
}
.thirdmargin{
	    margin-right: 16px !important;
}
.like-dislike-share {
  position: relative;
  z-index: 1;
  padding-top:0px;
     padding-bottom: 0px;
  padding-left:23px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center; }
  .like-dislike-share a {
 min-width: 370p;
    height: 50px;
    /* border-radius: 4px; */
    background-color: #2565ae;
    font-size: 36px;
    color: #ffffff;
    padding: 1px 1px 1px 12px;
    text-align: center;
    line-height: 50px;
    font-weight: 400;
    margin-right: 15px; }
    .like-dislike-share a:last-child {
      margin-right: 0px; }
    .like-dislike-share a i {
      margin-right: 0px; 
	  color:#fff;}
    .like-dislike-share a.facebook {
      background-color: #4b6cd0;  }
	.like-dislike-share a.whatsapp{
		background-color:#6ae779;
	}
  
    .like-dislike-share a.twitter {
      background-color: #49a7f3; }
      .like-dislike-share a.twitter:hover {
        background-color: rgba(73, 167, 243, 0.85); }
    @media only screen and (max-width: 767px) {
      .like-dislike-share a {
        min-width: 50px;
color:transparent;	
padding: 20px 8px 0px 21px;}

        .fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    margin-top: 6px;
}
        
    }
  .like-dislike-share .share {
    min-width: auto;
    background-color: transparent;
    color: #1a1a1a;
    font-size: 24px;
    line-height: 1.3;
    text-align: center;
    margin-right: 15px; }
    .like-dislike-share .share span {
      display: block;
      font-size: 14px;
      color: #777777; }

.post-author {
  position: relative;
  z-index: 1;
  padding-top: 40px;
  border-top: 1px solid #ebebeb; }
  .post-author .post-author-thumb {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 80px;
    flex: 0 0 80px;
    max-width: 80px;
    width: 80px;
    height: 80px;
    border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .post-author .post-author-thumb {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 60px;
        flex: 0 0 60px;
        max-width: 60px;
        width: 60px;
        height: 60px; } }
    .post-author .post-author-thumb img {
      border-radius: 50%; }
  .post-author .post-author-desc .author-name {
    font-size: 16px;
    display: block;
    margin-bottom: 10px; }
    @media only screen and (max-width: 767px) {
      .post-author .post-author-desc .author-name {
        font-size: 14px; } }
  .post-author .post-author-desc p {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .post-author .post-author-desc p {
        font-size: 12px; } }

.related-post-area {
  position: relative;
  z-index: 1;
  width:100%;}
  .related-post-area .single-blog-post.style-4 .post-content .post-title {
    font-size: 18px;
color:#263471;	
 margin-bottom: 0px !important;
  }

.video-submit-content {
  position: relative;
  z-index: 1; }
  .video-submit-content label {
    font-size: 12px;
    text-transform: capitalize;
    color: #1a1a1a;
    font-weight: 500; }

/* :: 7.0 Footer Area CSS */
.footer-area {
  position: relative;
  z-index: 1;
  background-color: #111111;
  padding-top: 80px; }
  .footer-area .footer-widget {
    position: relative;
    z-index: 1;
    width: 100%;
    margin-bottom: 80px; }
    .footer-area .footer-widget .widget-title {
    display: block;
    margin-bottom: 30px;
    font-size: 16px;
    font-weight: 500;
    color: #ffffff;
    text-transform: uppercase;
    border-right: 3px solid #2565ae;
    padding-right: 10px;
    text-align: right; }
    .footer-area .footer-widget .foo-logo {
      display: block;
      margin-bottom: 25px;
text-align:center;	  }
    .footer-area .footer-widget p {
      margin-bottom: 30px;
      display: block; }
    .footer-area .footer-widget .footer-social-info a {
      display: inline-block;
      width: 40px;
      height: 40px;
      background-color: #2565ae;
      text-align: center;
      font-size: 25px;
      color: #ffffff;
      line-height: 40px;
      margin-right: 3px;
      border-radius: 50%; }
      .footer-area .footer-widget .footer-social-info a:hover, .footer-area .footer-widget .footer-social-info a:focus {
        background-color: #2565ae; }
      .footer-area .footer-widget .footer-social-info a.facebook {
        background-color: #4b6cd0; }
      .footer-area .footer-widget .footer-social-info a.google-plus {
        background-color: #f03b3b; }
      .footer-area .footer-widget .footer-social-info a.instagram {
          background: radial-gradient(circle at 30% 107%, #fdf497 0%, #fdf497 5%, #fd5949 45%, #d6249f 60%, #285AEB 90%);
}
      .footer-area .footer-widget .footer-social-info a.twitter {
        background-color: #49a7f3; }
      .footer-area .footer-widget .footer-social-info a.linkedin {
        background-color: #30bad7; }
      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .footer-area .footer-widget .footer-social-info a {
          width: 34px;
          height: 34px;
          line-height: 34px;
          font-size: 22px; }
 .mobilesocial{
			  text-align: center;
    padding-top: 15px;
    width: 100%;
    padding-right: 0px !important;
    padding-bottom: 29px;

		  }		  }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-area .footer-widget .footer-social-info a {
          width: 34px;
          height: 34px;
          line-height: 34px;
          font-size: 22px; }
		  .serchvolor {
    border: 1px solid #ccc;
    font-size: 20px;
    border-radius: 20%;
    padding: 9px;
    background: #263471;
    color: #fff;
	margin-left: 60px;
}
 .mobilesocial{
			  text-align: center;
    padding-top: 15px;
    width: 100%;
    padding-right: 0px !important;
    padding-bottom: 0px;

		  }		  }
      @media only screen and (max-width: 767px) {
        .footer-area .footer-widget .footer-social-info a {
          width: 34px;
          height: 34px;
          line-height: 34px;
          font-size: 22px; } 
		  .serchvolor {
    border: 1px solid #ccc;
    font-size: 20px;
    border-radius: 20%;
    padding: 9px;
    background: #263471;
    color: #fff;
	margin-left: 0px;
}
		  .mobilesocial{
			  text-align: center;
    padding-top: 15px;
    width: 100%;
    padding-right: 0px !important;
    padding-bottom: 0px;

		  }
		  }
    .footer-area .footer-widget .footer-widget-nav {
      position: relative;
      z-index: 1;
direction:rtl;
text-align:right;	  }
.direction{
	direction:rtl;
	text-align:right;
}
.blue{
	color:#263471 !important;
}
.section-headingnew {
    position: relative;
    z-index: 1;
    margin-top: 20px;
    margin-bottom: 30px;
    margin-right: -13px;
    border-right: 4px solid #3c99dc;
}
.section-headingnew h5 {
    margin-bottom: 0;
    text-transform: uppercase;
    font-size: 26px;
    line-height: 2;
    text-align: right;
    padding-right: 23px;
    font-weight: 700;
}
      .footer-area .footer-widget .footer-widget-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        .footer-area .footer-widget .footer-widget-nav ul li {
          -webkit-box-flex: 0;
          -ms-flex: 0 0 100%;
          flex: 0 0 100%;
          max-width: 100%;
          width: 100%; }
          .footer-area .footer-widget .footer-widget-nav ul li a {
            display: inline-block;
            color: #ffffff;
            margin-bottom: 8px; }
            .footer-area .footer-widget .footer-widget-nav ul li a i {
              color: #777777;
              margin-right: 5px; }
            .footer-area .footer-widget .footer-widget-nav ul li a:hover, .footer-area .footer-widget .footer-widget-nav ul li a:focus {
              color: #2565ae; }
    .footer-area .footer-widget .footer-tags {
      position: relative;
      z-index: 1;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-wrap: wrap;
      flex-wrap: wrap;
      margin-top: -5px;
      margin-left: -5px;
direction:rtl;	  }

      @media only screen and (min-width: 992px) and (max-width: 1199px) {
        .footer-area .footer-widget .footer-tags {
          margin-top: -2px;
          margin-left: -2px; } }
      @media only screen and (min-width: 576px) and (max-width: 767px) {
        .footer-area .footer-widget .footer-tags {
          margin-top: -2px;
          margin-left: -2px; } }
      .footer-area .footer-widget .footer-tags li a {
        height: 30px;
        border-radius: 2px;
        background-color: #272727;
        color: #777777;
        text-transform: uppercase;
        padding: 0 10px;
        display: inline-block;
        line-height: 30px;
        margin: 5px;
        font-size: 12px; }
        @media only screen and (min-width: 992px) and (max-width: 1199px) {
          .footer-area .footer-widget .footer-tags li a {
            margin: 2px; } }
        @media only screen and (min-width: 576px) and (max-width: 767px) {
          .footer-area .footer-widget .footer-tags li a {
            margin: 2px; } }
        .footer-area .footer-widget .footer-tags li a:hover, .footer-area .footer-widget .footer-tags li a:focus {
          background-color: #2565ae;
          color: #ffffff; }
  .footer-area .copywrite-area {
    position: relative;
    z-index: 1;
    padding: 10px 0;
    background-color: #0a0a0a; }
    .footer-area .copywrite-area .copywrite-text {
      font-size: 14px;
      margin-bottom: 0;
      font-weight: 400;
      color: #777777;
text-align:center;	  }
      @media only screen and (min-width: 768px) and (max-width: 991px) {
        .footer-area .copywrite-area .copywrite-text {
          font-size: 12px; } }
      @media only screen and (max-width: 767px) {
        .footer-area .copywrite-area .copywrite-text {
          font-size: 12px; } }
      .footer-area .copywrite-area .copywrite-text a {
        color: #ffffff;
        font-size: 14px;
        font-weight: 400; }
        @media only screen and (min-width: 768px) and (max-width: 991px) {
          .footer-area .copywrite-area .copywrite-text a {
            font-size: 12px; } }
        @media only screen and (max-width: 767px) {
          .footer-area .copywrite-area .copywrite-text a {
            font-size: 12px; } }
        .footer-area .copywrite-area .copywrite-text a:hover, .footer-area .copywrite-area .copywrite-text a:focus {
          color: #2565ae; }
    .footer-area .copywrite-area .footer-nav {
      position: relative;
      z-index: 1; }
      .footer-area .copywrite-area .footer-nav ul {
        display: -webkit-box;
        display: -ms-flexbox;
        display: flex;
        -webkit-box-pack: end;
        -ms-flex-pack: end;
        justify-content: flex-end;
        -ms-flex-wrap: wrap;
        flex-wrap: wrap; }
        @media only screen and (max-width: 767px) {
          .footer-area .copywrite-area .footer-nav ul {
            margin-top: 5px;
            -webkit-box-pack: start;
            -ms-flex-pack: start;
            justify-content: flex-start; } }
        .footer-area .copywrite-area .footer-nav ul li a {
          display: inline-block;
          color: #777777;
          font-size: 14px;
          padding: 0 15px;
          font-weight: 400; }
          @media only screen and (min-width: 768px) and (max-width: 991px) {
            .footer-area .copywrite-area .footer-nav ul li a {
              font-size: 12px;
              padding: 0 8px; } }
          @media only screen and (max-width: 767px) {
            .footer-area .copywrite-area .footer-nav ul li a {
              font-size: 12px;
              padding: 0 8px; } }
          .footer-area .copywrite-area .footer-nav ul li a:hover, .footer-area .copywrite-area .footer-nav ul li a:focus {
            font-weight: 400;
            color: #2565ae; }
        .footer-area .copywrite-area .footer-nav ul li:last-child a {
          padding-right: 0; }

.sidebar-area {
  position: relative;
  z-index: 1; }

.single-widget-area {
  position: relative;
  z-index: 1; }
  .single-widget-area form input {
    width: 100%;
    height: 56px;
    background-color: #f2f4f5;
    font-size: 12px;
    font-style: italic;
    padding: 0 30px;
    border: none;
    border-radius: 0;
    margin-bottom: 30px; }
    .single-widget-area form input:focus {
      box-shadow: none;
      background-color: #f2f4f5; }

.comment_area {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 50px; }
  .comment_area .comment-content .comment-author {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 70px;
    flex: 0 0 70px;
    min-width: 70px;
    margin-right: 20px;
    height: 70px;
    border-radius: 50%; }
    .comment_area .comment-content .comment-author img {
      border-radius: 50%; }
    @media only screen and (max-width: 767px) {
      .comment_area .comment-content .comment-author {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 40px;
        flex: 0 0 40px;
        min-width: 40px;
        margin-right: 10px;
        height: 40px; } }
  .comment_area .comment-content .comment-meta {
    margin-bottom: 30px; }
    .comment_area .comment-content .comment-meta .comment-date {
      font-size: 12px;
      color: #777777;
      text-transform: uppercase;
      letter-spacing: 2px;
      margin-bottom: 10px; }
    .comment_area .comment-content .comment-meta h6 {
      margin-bottom: 10px; 
	  text-align:right;
	  padding-right:19px;
	  color: #263471;
    font-weight: bold;}
    .comment_area .comment-content .comment-meta p {
      margin-bottom: 10px;
      font-size: 14px;
      line-height: 2; }
    .comment_area .comment-content .comment-meta .like,
    .comment_area .comment-content .comment-meta .reply {
      font-size: 13px;
      font-weight: 400;
      text-transform: uppercase;
      height: 30px;
      padding: 0 20px;
      border: 2px solid #ebebeb;
      border-radius: 15px;
      line-height: 26px;
      text-align: center;
      margin-right: 15px; }
      .comment_area .comment-content .comment-meta .like:last-child,
      .comment_area .comment-content .comment-meta .reply:last-child {
        margin-right: 0; }
      .comment_area .comment-content .comment-meta .like:hover,
      .comment_area .comment-content .comment-meta .reply:hover {
        box-shadow: 0 0 15px 0 rgba(0, 0, 0, 0.15); }
      @media only screen and (max-width: 767px) {
        .comment_area .comment-content .comment-meta .like,
        .comment_area .comment-content .comment-meta .reply {
          margin-right: 5px; } }
  .comment_area .single_comment_area {
    margin-bottom: 30px; }
    .comment_area .single_comment_area:last-of-type {
      margin-bottom: 0; }
  .comment_area .children .single_comment_area {
    margin-left: 50px;
    margin-top: 30px; }
    @media only screen and (max-width: 767px) {
      .comment_area .children .single_comment_area {
        margin-left: 15px; } }

.breadcrumb-area {
  position: relative;
  z-index: 1;
  width: 100%;
  }
  @media only screen and (max-width: 767px) {
    .breadcrumb-area {
      height: 120px; } }
  .breadcrumb-area .breadcrumb-content {
    text-align: center; }
    .breadcrumb-area .breadcrumb-content h2 {
     color: #ffffff;
    margin-bottom: 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 45px;
	padding:1px 1px 10px 0px;
	}
      @media only screen and (max-width: 767px) {
        .breadcrumb-area .breadcrumb-content h2 {
             font-size: 21px;
    padding: 67px 19px 19px 1px !important ;
    margin-right: -19px; }
.min-image {
    min-width: auto;
    min-height: auto;
}	}

.mag-breadcrumb .breadcrumb {
  padding: 0;
  margin-bottom: 0;
  background-color: transparent;
  border-radius: 0; }
  .mag-breadcrumb .breadcrumb .breadcrumb-item a:hover, .mag-breadcrumb .breadcrumb .breadcrumb-item a:focus {
    color: #2565ae; }
.mag-breadcrumb .breadcrumb-item + .breadcrumb-item::before {
  content: ">"; }

.about-us-content {
  position: relative;
  z-index: 1; }
  .about-us-content ul li {
    color: #777777;
    margin-bottom: 10px; }
    .about-us-content ul li i {
      margin-right: 5px; }

.single-team-member {
  position: relative;
  z-index: 1;
  border: 1px solid #ebebeb;
  margin-bottom: 30px; }
  @media only screen and (max-width: 767px) {
    .single-team-member {
      -ms-flex-wrap: wrap;
      flex-wrap: wrap; } }
  @media only screen and (min-width: 480px) and (max-width: 767px) {
    .single-team-member {
      -ms-flex-wrap: nowrap;
      flex-wrap: nowrap; } }
  .single-team-member .team-member-thumbnail {
    position: relative;
    z-index: 1;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 160px;
    flex: 0 0 160px;
    max-width: 160px;
    width: 160px; }
    @media only screen and (max-width: 767px) {
      .single-team-member .team-member-thumbnail {
        margin: 15px; } }
    @media only screen and (min-width: 480px) and (max-width: 767px) {
      .single-team-member .team-member-thumbnail {
        -webkit-box-flex: 0;
        -ms-flex: 0 0 120px;
        flex: 0 0 120px;
        max-width: 120px;
        width: 120px; } }
    .single-team-member .team-member-thumbnail::after {
      position: absolute;
      width: 100%;
      height: 100%;
      background-color: rgba(0, 0, 0, 0.5);
      top: 0;
      left: 0;
      z-index: 100;
      content: '';
      opacity: 0;
      visibility: hidden;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms; }
    .single-team-member .team-member-thumbnail img {
      width: 100%; }
    .single-team-member .team-member-thumbnail .social-btn {
      position: absolute;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -ms-flex-pack: distribute;
      justify-content: space-around;
      width: 80%;
      bottom: 20px;
      left: 10%;
      right: 10%;
      z-index: 300;
      -webkit-transition-duration: 500ms;
      -o-transition-duration: 500ms;
      transition-duration: 500ms;
      opacity: 0;
      visibility: hidden; }
      .single-team-member .team-member-thumbnail .social-btn a {
        color: #ffffff;
        font-size: 14px; }
        .single-team-member .team-member-thumbnail .social-btn a:hover, .single-team-member .team-member-thumbnail .social-btn a:focus {
          color: #2565ae; }
  .single-team-member .team-member-content {
    padding: 15px 30px; }
    @media only screen and (max-width: 767px) {
      .single-team-member .team-member-content {
        padding: 15px; } }
    .single-team-member .team-member-content h6 {
      margin-bottom: 5px; }
    .single-team-member .team-member-content span {
      color: #2565ae;
      font-size: 14px;
      display: block;
      margin-bottom: 5px; }
    .single-team-member .team-member-content p {
      margin-bottom: 0;
      line-height: 1.7;
      font-weight: 300;
      font-size: 14px; }
  .single-team-member:hover .team-member-thumbnail::after, .single-team-member:focus .team-member-thumbnail::after {
    opacity: 1;
    visibility: visible; }
  .single-team-member:hover .team-member-thumbnail .social-btn, .single-team-member:focus .team-member-thumbnail .social-btn {
    opacity: 1;
    visibility: visible; }
  .single-team-member:last-child {
    margin-bottom: 0; }

.single-video-area {
  position: relative;
  z-index: 1; }
  .single-video-area iframe {
    border: none !important;
    width: 100% !important;
    height: 540px !important; }
    @media only screen and (min-width: 768px) and (max-width: 991px) {
      .single-video-area iframe {
        height: 420px !important; } }
    @media only screen and (max-width: 767px) {
      .single-video-area iframe {
        height: 240px !important; } }
  .single-video-area .video-meta-data {
    position: relative;
    z-index: 1;
    padding: 15px 30px; }
    @media only screen and (max-width: 767px) {
      .single-video-area .video-meta-data {
        padding: 15px; } }
    .single-video-area .video-meta-data .total-views {
      margin-bottom: 0;
      font-size: 18px;
      font-weight: 400;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .single-video-area .video-meta-data .total-views {
          font-size: 12px; } }
    .single-video-area .video-meta-data .like-dislike button {
      border: none;
      background-color: transparent;
      color: #777777;
      margin-right: 20px;
      cursor: pointer;
      font-size: 16px;
      text-align: center; }
      @media only screen and (max-width: 767px) {
        .single-video-area .video-meta-data .like-dislike button {
          font-size: 12px;
          margin-right: 15px; } }
      .single-video-area .video-meta-data .like-dislike button:hover, .single-video-area .video-meta-data .like-dislike button:focus {
        color: #2565ae; }
    .single-video-area .video-meta-data .like-dislike p {
      text-align: center;
      margin-bottom: 0;
      line-height: 1.5;
      font-size: 16px; }
      @media only screen and (max-width: 767px) {
        .single-video-area .video-meta-data .like-dislike p {
          font-size: 12px; } }

.video-submit-content {
  position: relative;
  z-index: 1;
  margin: 0 auto; }
  .video-submit-content .upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block; }
  .video-submit-content .submit--btn {
    border: 2px solid gray;
    color: gray;
    background-color: white;
    padding: 8px 20px;
    border-radius: 8px;
    font-size: 20px;
    font-weight: bold; }
  .video-submit-content .upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0; }

/* :: 8.0 Contact Area CSS */
.single-contact-info {
  position: relative;
  margin-bottom: 30px; }
  .single-contact-info:last-child {
    margin-bottom: 0; }
  .single-contact-info .icon {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 40px;
    flex: 0 0 40px;
    max-width: 40px;
    width: 40px;
    height: 40px;
    text-align: center;
    line-height: 40px;
    height: 40px;
    border: 1px solid #ebebeb;
    border-radius: 50%;
    color: #2565ae; }
  .single-contact-info p {
    font-size: 14px;
    margin-bottom: 5px; }
  .single-contact-info h6 {
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .single-contact-info h6 {
        font-size: 12px; } }
    @media only screen and (min-width: 576px) and (max-width: 767px) {
      .single-contact-info h6 {
        font-size: 14px; } }

.form-control {
  position: relative;
  z-index: 2;
  height: 48px;
  width: 100%;
  background-color: #ffffff;
  font-size: 15px;
  margin-bottom: 15px;
  border: 2px solid #ebebeb;
  padding: 10px 30px;
  color: #777777;
  -webkit-transition-duration: 500ms;
  -o-transition-duration: 500ms;
  transition-duration: 500ms; }
  .form-control:focus {
    box-shadow: none;
    border-color: #2565ae; }

select.form-control {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none; }

textarea.form-control {
  height: 190px; }

.map-area {
  position: relative;
  z-index: 2; }
  .map-area iframe {
    width: 100%;
    height: 400px;
    border: none;
    margin-bottom: 0; }
    @media only screen and (max-width: 767px) {
      .map-area iframe {
        height: 250px; } 
		.banner{
	max-height: auto;
    min-width: auto;
}
		}

/* ====== The End ====== */

/*# sourceMappingURL=style.css.map */
