

/* Large desktop */

@media (min-width: 992px) and (max-width: 1199px) {

    
.navbar-brand {
  float: left;
  height: 50px;
  padding: 7px;
  font-size: 18px;
  line-height: 20px;
  width: 75%;
  margin: 3px 0 5px 0;
}

.navbar-brand>img {
  display: block;
  width: 82%;
  height: auto;
}
.mainstoryslider, #services_slider, .servicesbox {
    height:auto !important;
}
    
#services_slider .owl-controls {
    bottom:0;
}
    
#highlights .item.first {
    margin-top:30px;
}

#rightbox {
	display: none;
}

a.closebtn {
	top:5px;
}

#mainslider .items img {
	width:100%;
	height:auto;
}

#mainslider, #mainslider .items {
	width:100%;
	height:auto;
}

#featured_slider .items a img {
	width:100%;
	height:auto;
	float:left;
	right:inherit;
	margin:0 0 20px 0;
}

#featured_slider h1, .row.featurebox h1 {
	font-size:30px;
	margin:0 0 10px 0;
}

#featured_slider h2 {
	padding:2%;
	display: none;
}

#featured_slider .items a span.maintitle {
  line-height: 33px;
  margin: 50px 0 20px 0;
  text-align: left;
  display: block;
  font-size: 20px;
  padding: 0 5%;
}

#featured_slider .items a span.description {
  margin-left: 0;
  color: #666;
  display: block;
  font-size: 14px;
  padding: 0 5%;
}

#featured_slider .items a {
  background: #f4f0ea;
  height: auto;
  display: inline-block;
  width: 100%;
  padding: 0 0 10% 0;
}

#featured_slider .owl-controls {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
}

#featured_slider .items a span.view_more, .row.fxrates .backdrop a.view_more {
	margin:5%;
}

.row.featurebox.servicesslider h2 {
	padding:2%;
}

.row.fxrates .backdrop h3 span {
	float:left;
	margin-top:10px;
}

.row.fxrates .backdrop {
	margin:0 0 30px 0;
}

.row.footerbox {
	margin-top:0;
}


    
.navbar-brand {
    display:none;
}


#texts_home {
    margin:30px 0 0 0;
}
    
    
#texts_home img, #texts_home.about .detailbox.static ul.stories li a img {
    width:auto !important;
    height:auto !important;
    margin:0 30px 30px 0;
    float:left;
}
    
#texts_home.about .detailbox img {
    width:50% !important;
}
    
#topcontrol {
	display: none;
}

.row.fxrates .backdrop a.view_more {
	margin-left:0;
}


.container .navigation_box {
	height:auto;
}

.navbar-nav {
	float:left;
}

.caret {
	display: inline;
	margin:0;
	width:auto;
	height:auto;
}

.navbar-form .form-group {
	float:left;
}

.container .navigation_box .navbar-form {
	margin:0 0 0 20px;
}
.container .navigation_box .navbar-nav>li.searchform {
	margin:0;
}

#mainslider .owl-controls {
	bottom:5px;
}

.navbar-nav .open .dropdown-menu {
	padding:20px 0 0 0;
	background:#eee;
}

.container .navigation_box .navbar-nav>.open li>a {

	color:#333;
}

#texts_home.about h2.authorname span.sharetools {
    display: block;
    margin:0px 0 0 0;
}
    
    
.container .navigation_box .navbar-form {
    width:auto;
    margin-left:0;
}
    
.container .navigation_box .navbar-form .form-control {
    width:auto;
}
    
    
.navbar-default .navbar-collapse {
    padding:0;
}

blockquote {
    font-size:20px;
}

.navbar-nav {
    height:auto;
    margin:20px 0 0 0;
}
   
#texts_home.about h1 {
    font-size:26px;
}
    
    
.reconews .col-md-4 {
    margin:0 0 30px 0;
}
    
#services_slider img, ul.morestories li a img {
    
  width: 100% !important;
  height: auto !important;
  float: left;
  margin: 0 30px 30px 0;
}
    
ul.morestories li a span.maintitle {
    margin-top:0;
    margin-bottom:10px;
}
    
#texts_home.about h2.authorname {
    margin:15px 0;
}

.container .navigation_box .navbar-nav>li>a {
    padding-right:18px;
    padding-left:18px;
    font-size:14px;
}
    
#highlights .item.first h1 {
  font-size: 21px;
  padding-bottom: 7px;
  padding-top: 7px;
  margin-bottom:0;
}
    
#texts_home.about .detailbox .row.team_list a span.maintitle {
    font-size:16px;
}
    
    #highlights .item .items.newstories ul.lateststories {
        margin-top:40px;
    }
    
    #texts_home.about .detailbox #feedback_form img.captcha {
        width:80px !important;
        height:34px !important;
    }
    
#texts_home .mainstoryslider img {
    width:100% !important;
}
    
    .highlights .item.first {
        margin-top:44px;
    }
    
    .sections.media_sector .items h1,
    .highlights .item h1{
        font-size:18px;
    }


}

    
/* Landscape phone to portrait tablet */

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


/*for toggle buttons for tablet*/
    
    
    .navbar-header {
        float: none;
        width:100%;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .navbar-text {
        float: none;
        margin: 15px 0;
    }
    /* since 3.1.0 */
    .navbar-collapse.collapse.in { 
        display: block!important;
        overflow:auto !important;
    }
    .collapsing {
        overflow: hidden!important;
    }
    
    .navbar-collapse.in {
  overflow-y: auto;
}
    .social {
        display:none;
    }
    
.navbar-brand {
  float: left;
  height: 50px;
  padding: 7px;
  font-size: 18px;
  line-height: 20px;
  width: 75%;
  margin: 3px 0 5px 0;
}

.navbar-brand>img {
  display: block;
  width: 29%;
  height: auto;
}
.mainstoryslider, #services_slider, .servicesbox {
    height:auto !important;
}
    
#services_slider .owl-controls {
    bottom:0;
}
    
#highlights .item.first {
    margin-top:30px;
}

#rightbox {
	display: none;
}

a.closebtn {
	top:5px;
}

#mainslider .items img, #texts_home .mainstoryslider img {
	width:100% !important;
	height:auto !important;
}

#mainslider, #mainslider .items {
	width:100% !important;
	height:auto;
}

#featured_slider .items a img {
	width:100%;
	height:auto;
	float:left;
	right:inherit;
	margin:0 0 20px 0;
}

#featured_slider h1, .row.featurebox h1 {
	font-size:30px;
	margin:0 0 10px 0;
}

#featured_slider h2 {
	padding:2%;
	display: none;
}

#featured_slider .items a span.maintitle {
  line-height: 33px;
  margin: 50px 0 20px 0;
  text-align: left;
  display: block;
  font-size: 20px;
  padding: 0 5%;
}

#featured_slider .items a span.description {
  margin-left: 0;
  color: #666;
  display: block;
  font-size: 14px;
  padding: 0 5%;
}

#featured_slider .items a {
  background: #f4f0ea;
  height: auto;
  display: inline-block;
  width: 100%;
  padding: 0 0 10% 0;
}

#featured_slider .owl-controls {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
}

#featured_slider .items a span.view_more, .row.fxrates .backdrop a.view_more {
	margin:5%;
}

.row.featurebox.servicesslider h2 {
	padding:2%;
}

.row.fxrates .backdrop h3 span {
	float:left;
	margin-top:10px;
}

.row.fxrates .backdrop {
	margin:0 0 30px 0;
}

.row.footerbox {
	margin-top:0;
}

.mainlogo {
    display: none;
}
    
.navbar-brand {
    display:block;
}


#texts_home {
    margin:30px 0 0 0;
}
    
    
#texts_home img, #texts_home.about .detailbox.static ul.stories li a img {
    width:auto !important;
    height:auto !important;
    margin:0 30px 30px 0;
    float:left;
}
    
#texts_home.about .detailbox img {
    width:50% !important;
}
    
#topcontrol {
	display: none;
}

.row.fxrates .backdrop a.view_more {
	margin-left:0;
}


.container .navigation_box {
	height:auto;
}

.navbar-nav {
	float:left;
}

.caret {
	display: inline;
	margin:0;
	width:auto;
	height:auto;
}

.navbar-form .form-group {
	float:left;
}

.container .navigation_box .navbar-form {
	margin:0 0 0 20px;
}
.container .navigation_box .navbar-nav>li.searchform {
	margin:0;
}

#mainslider .owl-controls {
	bottom:5px;
}

.navbar-nav .open .dropdown-menu {
	padding:20px 0 0 0;
	background:#eee;
}

.container .navigation_box .navbar-nav>.open li>a {

	color:#333;
}

#texts_home.about h2.authorname span.sharetools {
    display: block;
    margin:0px 0 0 0;
}
    
    
.container .navigation_box .navbar-form {
    width:auto;
    margin-left:0;
}
    
.container .navigation_box .navbar-form .form-control {
    width:auto;
}
    
    
.navbar-default .navbar-collapse {
    padding:0;
}

blockquote {
    font-size:20px;
}

.navbar-nav {
    height:auto;
    margin:20px 0 0 0;
}
   
#texts_home.about h1 {
    font-size:26px;
}
    
    
.reconews .col-md-4 {
    margin:0 0 30px 0;
}
    
#services_slider img, ul.morestories li a img {
    
  width: 27.5% !important;
  height: auto !important;
  float: left;
  margin: 0 30px 30px 0;
}
    
ul.morestories li a span.maintitle {
    margin-top:0;
    margin-bottom:10px;
}
    
#texts_home.about h2.authorname {
    margin:15px 0;
}
    
    .sections .items ul.stories li a img, .sections.media_sector .items a img, .mainstoryslider .items a img, #highlights .items a img {
        width:40% !important;
        height:auto !important;
        margin:0 30px 30px 0;
    }
    
    .sections.media_sector .items span.view_more {
        display:inline-block;
        margin:0 0 50px 0;
        width:100%;
    }
    
    .social_medias {
      float: left;
      width: 100%;
      text-align: center;
      display: block;
      padding: 10px 0;

}
    
    #footer .copybox h2 {
        text-align:center;
        line-height:20px;
    }
    
   /*feedback form*/
    
    #feedback_form {
        margin:0 0 30px 0;
    }
    
    #feedback_form,
    #feedback_form .small, #feedback_form .big,
    #feedback_form label,
    #feedback_form .textfield, 
    #feedback_form .textarea, 
    #feedback_form select {
        width:100%;
    }
    
    #texts_home.about .detailbox #feedback_form img.captcha {
        width:80px !important;
        height:34px !important;
    }
    
    #feedback_form .textfield.alt {
        width:30%;
        margin-left:5px;
    }
    
    #feedback_form .button {
        width:20%;
        margin-left:5px;
        margin-top:10px;
    }
    
    ul.lateststories li a.category_box {
        padding:2% 0;
    }
    
    .highlights ul.lateststories li a {
        width:50%;
    }
    


}





/*Small */
@media(max-width:767px)
{

.navbar-toggle {
	margin-top: 18px;
  	margin-bottom: 18px;}


.navbar-brand {
  float: left;
  height: 50px;
  padding: 7px;
  font-size: 18px;
  line-height: 20px;
  width: 75%;
  margin: 3px 0 5px 0;
}

.navbar-brand>img {
  display: block;
  width:auto;
    height: 40px;
}

#notice {
	height:57px !important;
	width:92%;
	padding:4%;
	margin:27px 0 0 0;
}

ul.noticelist li {
	height:57px !important;
	width:96%;
}

ul.noticelist li a {
	font-size:12px;
}

.container .notification h1 {
  margin: 10px 0px 0 4%;
  padding: 0;
  float: left;
  display: inline;
  float: left;
  text-align: left;
  width: 96%;
}

#rightbox {
	display: none;
}

a.closebtn {
	top:5px;
}

#mainslider .items img {
	width:100%;
	height:auto;
}

#mainslider, #mainslider .items {
	width:100%;
	height:auto;
}

#featured_slider .items a img {
	width:100%;
	height:auto;
	float:left;
	right:inherit;
	margin:0 0 20px 0;
}

#featured_slider h1, .row.featurebox h1 {
	font-size:30px;
	margin:0 0 10px 0;
}

#featured_slider h2 {
	padding:2%;
	display: none;
}

#featured_slider .items a span.maintitle {
  line-height: 33px;
  margin: 50px 0 20px 0;
  text-align: left;
  display: block;
  font-size: 20px;
  padding: 0 5%;
}

#featured_slider .items a span.description {
  margin-left: 0;
  color: #666;
  display: block;
  font-size: 14px;
  padding: 0 5%;
}

#featured_slider .items a {
  background: #f4f0ea;
  height: auto;
  display: inline-block;
  width: 100%;
  padding: 0 0 10% 0;
}

#featured_slider .owl-controls {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
}

#featured_slider .items a span.view_more, .row.fxrates .backdrop a.view_more {
	margin:5%;
}

.row.featurebox.servicesslider h2 {
	padding:2%;
}

.row.fxrates .backdrop h3 span {
	float:left;
	margin-top:10px;
}

.row.fxrates .backdrop {
	margin:0 0 30px 0;
}

.row.footerbox {
	margin-top:0;
}

.mainlogo {
    display: none;
}
    
.navbar-brand {
    display:block;
}

.social {
    display:none;
}
    
#texts_home {
    margin:30px 0 0 0;
}
    
    
#texts_home img, #texts_home.about .detailbox.static ul.stories li a img {
    width:100% !important;
    height:auto !important;
    margin:0 0 30px 0;
    float:left;
}
    
#topcontrol {
	display: none;
}

.row.fxrates .backdrop a.view_more {
	margin-left:0;
}


.container .navigation_box {
	height:auto;
}

.navbar-nav {
	float:left;
}

.caret {
	display: inline;
	margin:0;
	width:auto;
	height:auto;
}

.navbar-form .form-group {
	float:left;
}

.container .navigation_box .navbar-form {
	margin:0 0 0 20px;
}
.container .navigation_box .navbar-nav>li.searchform {
	margin:0;
}

#mainslider .owl-controls {
	bottom:5px;
}

.navbar-nav .open .dropdown-menu {
	padding:20px 0 0 0;
	background:#eee;
}

.container .navigation_box .navbar-nav>.open li>a {

	color:#333;
}

#texts_home.about h2.authorname span.sharetools {
    display: block;
    margin:20px 0 0 0;
    float:none;
}
    
    
.container .navigation_box .navbar-form {
    width:auto;
    margin-left:0;
}
    
.container .navigation_box .navbar-form .form-control {
    width:auto;
}
    
    
.navbar-default .navbar-collapse {
    padding:0;
}

blockquote {
    font-size:20px;
}

.navbar-nav {
    height:auto;
    margin:20px 0 0 0;
}
   
#texts_home.about h1 {
    font-size:26px;
}
    
    
.reconews .col-md-4 {
    margin:0 0 30px 0;
}
    
#texts_home .items ul.stories li a img {
    margin:0 0 20px 0;
}
    
    
    .sections .items ul.stories li a img, .sections.media_sector .items a img, .mainstoryslider .items a img, #highlights .items a img {
        width:40% !important;
        height:auto !important;
        margin:0 30px 30px 0;
    }
    
    
    .sections .items {
        margin-top:40px;
    }
    
    .sections.media_sector .items span.view_more {
        display:inline-block;
        margin:0 0 50px 0;
        width:100%;
    }
    
      .social_medias {
      float: left;
      width: 100%;
      text-align: center;
      display: block;
      padding: 10px 0;

}
    
    #footer .copybox h2 {
        text-align:center;
        line-height:20px;
    }
    
    #texts_home.about .detailbox h1 {
  margin: 0;
  line-height: 39px;
  font-size: 32px;
}
    
    /*feedback form*/
    
    #feedback_form {
        margin:0 0 30px 0;
    }
    
    #feedback_form,
    #feedback_form .small, #feedback_form .big,
    #feedback_form label,
    #feedback_form .textfield, 
    #feedback_form .textarea, 
    #feedback_form select {
        width:100%;
    }
    
    #texts_home.about .detailbox #feedback_form img.captcha {
        width:80px !important;
        height:34px !important;
    }
    
    #feedback_form .textfield.alt {
        width:30%;
        margin-left:5px;
    }
    
    #feedback_form .button {
        width:20%;
        margin-left:5px;
        margin-top:10px;
    }
    
    ul.lateststories li a.category_box {
        width:39% !important;
        padding:2% 0;
    }
    
    .highlights ul.lateststories li a {
        width:50%;
    }
    
    

}


/* Landscape phones and down */
@media(max-width:480px)
{

.navbar-toggle {
	margin-top: 18px;
  	margin-bottom: 18px;}


.navbar-brand {
  float: left;
  height: 50px;
  padding: 7px;
  font-size: 18px;
  line-height: 20px;
  width: 75%;
  margin: 3px 0 5px 0;
}

.navbar-brand>img {
  display: block;
  width:auto;
    height: 40px;
}

#notice {
	height:57px !important;
	width:92%;
	padding:4%;
	margin:27px 0 0 0;
}

ul.noticelist li {
	height:57px !important;
	width:96%;
}

ul.noticelist li a {
	font-size:12px;
}

.container .notification h1 {
  margin: 10px 0px 0 4%;
  padding: 0;
  float: left;
  display: inline;
  float: left;
  text-align: left;
  width: 96%;
}

#rightbox {
	display: none;
}

a.closebtn {
	top:5px;
}

#mainslider .items img {
	width:100%;
	height:auto;
}

#mainslider, #mainslider .items {
	width:100%;
	height:auto;
}

#featured_slider .items a img {
	width:100%;
	height:auto;
	float:left;
	right:inherit;
	margin:0 0 20px 0;
}

#featured_slider h1, .row.featurebox h1 {
	font-size:30px;
	margin:0 0 10px 0;
}

#featured_slider h2 {
	padding:2%;
	display: none;
}

#featured_slider .items a span.maintitle {
  line-height: 33px;
  margin: 50px 0 20px 0;
  text-align: left;
  display: block;
  font-size: 20px;
  padding: 0 5%;
}

#featured_slider .items a span.description {
  margin-left: 0;
  color: #666;
  display: block;
  font-size: 14px;
  padding: 0 5%;
}

#featured_slider .items a {
  background: #f4f0ea;
  height: auto;
  display: inline-block;
  width: 100%;
  padding: 0 0 10% 0;
}

#featured_slider .owl-controls {
  position: absolute;
  bottom: 5px;
  left: 0;
  width: 100%;
}

#featured_slider .items a span.view_more, .row.fxrates .backdrop a.view_more {
	margin:5%;
}

.row.featurebox.servicesslider h2 {
	padding:2%;
}

.row.fxrates .backdrop h3 span {
	float:left;
	margin-top:10px;
}

.row.fxrates .backdrop {
	margin:0 0 30px 0;
}

.row.footerbox {
	margin-top:0;
}

.mainlogo {
    display: none;
}
    
.navbar-brand {
    display:block;
}

.social {
    display:none;
}
    
#texts_home {
    margin:30px 0 0 0;
}
    
    
#texts_home img, #texts_home.about .detailbox.static ul.stories li a img {
    width:100% !important;
    height:auto !important;
    margin:0 0 30px 0;
    float:left;
}
    
#topcontrol {
	display: none;
}

.row.fxrates .backdrop a.view_more {
	margin-left:0;
}


.container .navigation_box {
	height:auto;
}

.navbar-nav {
	float:left;
}

.caret {
	display: inline;
	margin:0;
	width:auto;
	height:auto;
}

.navbar-form .form-group {
	float:left;
}

.container .navigation_box .navbar-form {
	margin:0 0 0 20px;
}
.container .navigation_box .navbar-nav>li.searchform {
	margin:0;
}

#mainslider .owl-controls {
	bottom:5px;
}

.navbar-nav .open .dropdown-menu {
	padding:20px 0 0 0;
	background:#eee;
}

.container .navigation_box .navbar-nav>.open li>a {

	color:#333;
}

#texts_home.about h2.authorname span.sharetools {
    display: block;
    margin:20px 0 0 0;
    float:none;
}
    
    
.container .navigation_box .navbar-form {
    width:auto;
    margin-left:0;
}
    
.container .navigation_box .navbar-form .form-control {
    width:auto;
}
    
    
.navbar-default .navbar-collapse {
    padding:0;
}

blockquote {
    font-size:20px;
}

.navbar-nav {
    height:auto;
    margin:20px 0 0 0;
}
   
#texts_home.about h1 {
    font-size:26px;
}
    
    
.reconews .col-md-4 {
    margin:0 0 30px 0;
}
    
#texts_home .items ul.stories li a img {
    margin:0 0 20px 0;
}
    
    .sections .items ul.stories li a img, .sections.media_sector .items a img, .mainstoryslider .items a img, #highlights .items a img {
        width:100% !important;
        height:auto !important;
        margin:0 0 20px 0;
    }
    
    .sections.media_sector .items span.view_more {
        margin:0 0 30px 0;
    }
    
    .sections .items h1 {
        font-size:18px;
    }
    
    .sections.media_sector .items h1 {
        font-size:18px;
    }
    
    .highlights .item.first {
        margin-top:30px;
    }
    
    .social_medias {
      float: left;
      width: 100%;
      text-align: center;
      display: block;
      padding: 10px 0;

}
    
    #footer .copybox h2 {
        text-align:center;
        line-height:20px;
    }
    
    /*editor image caption starts*/

#texts_home.about .detailbox .wp-caption.aligncenter {
    margin-top:30px;
    margin-bottom:30px;
    width:100% !important;
}

#texts_home.about .detailbox .wp-caption.aligncenter,
#texts_home.about .detailbox .wp-caption.alignnone{
  margin: 30px 0;
   width:100% !important;
 
}

.wp-caption-text {
  font-family: "Times New Roman", Times, serif;
  font-style: italic;
  color: #111;
    font-size:16px;
}

#texts_home.about .detailbox .wp-caption.aligncenter img,
#texts_home.about .detailbox .wp-caption.alignnone img{
    
    margin:0 0 20px 0;
    width:100% !important;
    height:auto !important;
}

#texts_home.about .detailbox .wp-caption.alignleft {
    float:left;
    margin:30px 0px 30px 0;
    display:inline;
    width:100% !important;
}

#texts_home.about .detailbox .wp-caption.alignleft img {
    margin:0 0 20px 0;
    width:100% !important;
    height:auto !important;

}

#texts_home.about .detailbox .wp-caption.alignright {
    margin:0 0 30px 0px;
    float:right;
    width:100% !important;
}

#texts_home.about .detailbox .wp-caption.alignright img {
      margin:0 0 20px 0;
    width:100% !important;
    height:auto !important;
}
    
    /*feedback form*/
    
    #feedback_form {
        margin:0 0 30px 0;
    }
    
    #feedback_form,
    #feedback_form .small, #feedback_form .big,
    #feedback_form label,
    #feedback_form .textfield, 
    #feedback_form .textarea, 
    #feedback_form select {
        width:100%;
    }
    
    #texts_home.about .detailbox #feedback_form img.captcha {
        width:80px !important;
        height:34px !important;
    }
    
    #feedback_form .textfield.alt {
        width:69%;
        margin-left:5px;
    }
    
    #feedback_form .button {
        width:100%;
        margin-left:0;
    }
    
    ul.lateststories li a.category_box {
        width:39% !important;
        padding:2% 0;
    }
    
    .highlights ul.lateststories li a {
        width:50%;
    }
    
}