/*
Theme Name: Top Boxing
Theme URI: https://wordpress.org/themes/topboxing/
Author: the WordPress team
Author URI: https://wordpress.org/
Description: In 2014, our default theme lets you create a responsive magazine website with a sleek, modern design. Feature your favorite homepage content in either a grid or a slider. Use the three widget areas to customize your website, and change your content's layout with a full-width page template and a contributor page to show off your authors. Creating a magazine website with WordPress has never been easier.
Version: 1.6
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, green, white, light, dark, two-columns, three-columns, left-sidebar, right-sidebar, fixed-layout, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, flexible-header, full-width-template, microformats, post-formats, rtl-language-support, sticky-post, theme-options, translation-ready, accessibility-ready
Text Domain: topboxing

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.
*/

/**
 * Table of Contents:
 *
 * 1.0 - Reset
 * 2.0 - Repeatable Patterns
 * 3.0 - Basic Structure
 * 4.0 - Header
 * 5.0 - Navigation
 * 6.0 - Content
 *   6.1 - Post Thumbnail
 *   6.2 - Entry Header
 *   6.3 - Entry Meta
 *   6.4 - Entry Content
 *   6.5 - Galleries
 *   6.6 - Post Formats
 *   6.7 - Post/Image/Paging Navigation
 *   6.8 - Attachments
 *   6.9 - Archives
 *   6.10 - Contributor Page
 *   6.11 - 404 Page
 *   6.12 - Full-width
 *   6.13 - Singular
 *   6.14 - Comments
 * 7.0 - Sidebar
 *   7.1 - Widgets
 *   7.2 - Content Sidebar Widgets
 * 8.0 - Footer
 * 9.0 - Featured Content
 * 10.0 - Multisite
 * 11.0 - Media Queries
 * 12.0 - Print
 * -----------------------------------------------------------------------------
 */


/**
 * 1.0 Reset
 *
 * Resetting and rebuilding styles have been helped along thanks to the fine
 * work of Eric Meyer, Nicolas Gallagher, Jonathan Neal, and Blueprint.
 *
 * -----------------------------------------------------------------------------
 */

 
 .menu-headermenu1-container {
  display: table;
  float: left;
}
 .menu-headermenu2-container {
  display: table;
  float: left;
}
.copyryt .textwidget {
  text-align: center;
}
#header .current-menu-item{
  background-color: #c52d2f;
  color: #fff;
  border-radius:100px
}
.current-menu-item  a{
	
	color:#fff!important;
	
}
h1.entry-title {
  color: black;
  text-transform: capitalize;
  font-family: roboto;
}
.cont .wpcf7 input {
  background: #d7d7d7 none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 5px;
  float: left;
  padding: 10px;
  /* width: 94%;  */
}

.cont .wpcf7-form .col-sm-6 input {
  height: 35px;
  width:100%;
}


.cont .wpcf7 textarea {
  background: #d7d7d7 none repeat scroll 0 0;
  border: 1px solid #dddddd;
  border-radius: 5px;
  height: auto;
/*   max-height: 138px;
  min-height: 128px; */
  width: 100%;
}
.cont .wpcf7 input[type="submit"] {
  background: #c52d2f none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: white;
  font-weight: bold;
  padding: 5px 15px;
  width: auto;
  margin-left: 14px;
}



.cont .col-sm-12 {
  /* padding: 0; */
}

.cont .wpcf7 input[type="submit"] {
  background: hsl(359, 63%, 47%) none repeat scroll 0 0;
  border: medium none;
  border-radius: 2px;
  color: hsl(0, 0%, 100%);
  font-weight: bold;
  padding:10px 20px;
  width: auto;
}

#bottom #text-3 .textwidget > p {
  text-align: justify;
}

.all-page-contentt .entry-content > p {
  text-align: justify;
}


.cont .wpcf7-form > p {
  color: #000000;
    float: left; 
   font-size: 16px; 
   width: 50%; 
   font-family: "myriadpro-regular"; 
}
.addressright {
  background: black;
  border: 3px solid #ff0000;
  border-radius: 8px;
  color: #ffffff;
  width:48.5%;
  margin-bottom:10px;
/*   margin-top: -9px; */
}
.col-sm-12 > p {
  color: #000000;
  /* font-size: 16px; */
}
.addheading{
  color: #000000;
  margin-top: 12px;
}
form {
  margin-left: -12px;
}

.logo_tp {
  left: 42.5%;
  opacity: 1;
  position: absolute;
  top: 0;
  z-index: 2147483647;
}
.navbar-nav li:nth-child(3) {
  padding-right: 220px;
}
.pad {
  padding-right: 0px!important;
}


 .blog-cont .comnt > p {
  text-align: justify;
}

h4.title-blog {
  font-size: 22px;
  font-weight: bold;
}

.widget-container {
  list-style: outside none none;
}

/*=======================crausol======================*/
#main-slider .carousel .animation.animated-item-2 {
  text-align: right;
}


/* #main-slider .carousel .animation.animated-item-1 {
  background: hsl(358, 100%, 50%) none repeat scroll 0 0;
  bottom: -7px;
  content: "";
  height: 4px;
  position: absolute;
  right: 0;
  width: 30%;
} */
/* --------------------responsive css starts------------*/
@media screen and (max-width:991px){
	
.menu-headermenu1-container .nav.navbar-nav {
  display: table;
  float: none;
  width: 100%;
}
.navbar-inverse .navbar-nav > li > a {
  font-weight: normal;
 padding: 5px 18px;
}	
#recent-works .col-md-6 {
  clear: both;
}
.pad {
  display: block;
  float: left;
  padding-top: 15px;
  width: 100%;
}
.navbar-inverse .navbar-nav > li > a {
  padding: 5px 15px!important;
  font-size: 13px!important;
}
}

@media screen and (max-width:900px){
.logo_tp {
  left: 43%;
}
}

@media only screen and (max-width: 767px) {
    .addressright {clear:both;margin-bottom:7px;  margin-left: 15px;
       margin-right: 15px;width:auto;}
.logo_tp {
  left: 0;
 
  position: relative;
  top: 0;
 
}
.navbar-toggle {

  position: relative;
  top: 50px;
}
.navbar-nav > li {
  margin-top: 10px;
}
}
 
 
 
#u_0_0 ._2p3a{
  width: 100%!important;
  max-width: 100%;
}

.fb-page.fb_iframe_widget iframe {
  width: 100% !important;
}

.fb_iframe_widget span {
  width: 100% !important;
}

.fb_iframe_widget {
  display: inline-block;
  position: relative;
  width: 100%;
}



#recent-works .col-md-5 .widget-container .facebook-widget {
  list-style: none;
}

@media only screen and (max-width: 1199px) {
#recent-works .col-md-5 .widget-container {
  display: none;
}
#recent-works .col-md-7 {
  width: 100%;
}
.navbar-nav li:nth-child(3) {
  padding-right: 144px;
}
.navbar-inverse .navbar-nav > li > a {
  border-radius: 100px;
  color: #0a0c09;
  display: inline-block;
  font-family: roboto;
  font-weight: bold;
  line-height: 24px;
  margin: 0;
  padding: 6px 22px;
  text-transform: uppercase;
}
}


@media only screen and (max-width: 600px) {
#feature #owl-demo .owl-stage-outer .owl-stage .owl-item.active {
  width: 100%!important;
  display: table;
}
} 


.trialForm .wpcf7-response-output.wpcf7-display-none.wpcf7-validation-errors {
  margin: 0;
  color: red;
}

#wp-registration-box label.meta-data-label {
  display: block;
  font-family: open sans !important;
  font-size: 18px;
  font-weight: normal !important;
}

#nm-wp-registration-form > h2{
	  display: block;
  font-family: open sans !important;
  font-size: 18px;
  font-weight: normal !important;
	
}

.member-login form {
  margin-left: 0px!important;
}

#box-wp_registration_login > input{
	 height: 35px;
    width: 100%!important;
	 background: #d7d7d7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: left;
    padding: 10px;
}

#box-wp_registration_first_name > input{
	height: 35px;
    width: 100%!important;
	 background: #d7d7d7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: left;
    padding: 10px;
}

#box-wp_registration_email > input{
		height: 35px;
    width: 100%!important;
	 background: #d7d7d7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: left;
    padding: 10px;
}

#box-wp_registration_last_name > input{
	height: 35px;
    width: 100%!important;
	 background: #d7d7d7 none repeat scroll 0 0;
    border: 1px solid #dddddd;
    border-radius: 5px;
    float: left;
    padding: 10px;
}


.signup-button{
    border: medium none!important;
    border-radius: 2px!important;
    color: hsl(0, 0%, 100%)!important;
    font-weight: bold!important;
    padding: 10px 20px!important;
    width: auto!important;
}